What should happen when an existing table entry is updated? #23

Open
opened 6 years ago by SimonG96 · 0 comments
SimonG96 commented 6 years ago (Migrated from github.com)
Owner

Possibilities:

  • Create a completely new entry
    • complete history

  • Update the existing entry
    • when a value is updated/changed the old value is not needed anymore (otherwise it wouldn't be updated)
    • no need to block constructor from firing GBaseEntryChanged
    • history could be saved a different way (#24)
    • less entries
**Possibilities:** - Create a completely new entry - complete history --- - Update the existing entry - when a value is updated/changed the old value is not needed anymore (otherwise it wouldn't be updated) - no need to block constructor from firing `GBaseEntryChanged` - history could be saved a different way (#24) - less entries
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: SimonG/GBase#23
Loading…
There is no content yet.