JonOfScience / etym_tree_python

A python project designed to allow input, display, and tracking of the vocabulary of a constructed language.
0 stars 0 forks source link

8.4 As a user when I make changes to words, those changes are recorded. #92

Open JonOfScience opened 1 year ago

JonOfScience commented 1 year ago

=> Changes in a word cause UNRESOLVED Change History Items to be added to Version Change History

8.4.1 - Opening a Lexicon without a CHI- file creates a CHI- file 8.4.X - Creating a Change History Item provides it with a: unique ID, a description, and a Date & Time of creation 8.4.X - Opening a Lexicon with a CHI file loads it into memory

JonOfScience commented 1 year ago

Change History Manifest is in a separate file to the Lexicon but with the same GUID.

Making a change:

Tasks: