NewRepos
This is an XML document store. The current implementation is a basic Windows Forms interface. The important bit is the way that document fragments common to multiple files are reused in the data structure. The data structure is stored as json in C:\temp (written again after every file uploaded).
-
add working directory for import
-
add working directory for export
-
add pretty print files in import directory (to make round trip comparison easier)
-
add bulk import
-
add bulk export
-
add bulk compare import and export
-
add list repo contents
-
add list files contents
-
add version entry (or autoupdate)
-
add xml diff
-
add xml visualisation of fragments as styled HTML ** show all used by in js popup
-
add fragments of attribute lists full processing of this would require rewriting prior data with the new updated object
-
add fragments of attribute children full processing of this would require rewriting prior data with the new updated object
-
add word extraction from character data
-
add word chain fragments full processing of this would require rewriting prior data with the new updated object