Simon Gockner
|
ff0ff3ada2
|
- make entry disposable
|
6 years ago |
Simon Gockner
|
9c1b890959
|
#16: add first implementation of tableEntry analyzer
|
6 years ago |
Simon Gockner
|
889fe92716
|
- add first init of entries to table.init
|
6 years ago |
Simon Gockner
|
0d8e22293e
|
- dispose tables when base is disposed
|
6 years ago |
Simon Gockner
|
184818ae56
|
- update documentation xmls
|
6 years ago |
Simon Gockner
|
4a20023c56
|
- implement init, create table for each type with table attribute
|
6 years ago |
Simon Gockner
|
c3a97a2514
|
- add comment for property InterfaceType
|
6 years ago |
Simon Gockner
|
6d8416cb7d
|
#11: add implementation for reading iEnumerables
|
6 years ago |
Simon Gockner
|
f705e6790e
|
#11: start implementing handling of enumerables for Read method
|
6 years ago |
Simon Gockner
|
ddee6106d9
|
#11: removeValue can handle enumerables now
|
6 years ago |
Simon Gockner
|
0f9531cfb5
|
#11: update setValue method to handle enumerables
|
6 years ago |
Simon Gockner
|
6aeffa85ee
|
- add function to convert enumberable to gBase string
|
6 years ago |
Simon Gockner
|
746d16e8ea
|
- add todo: think about usage of conditionalWeakTable for _cache
|
6 years ago |
Simon Gockner
|
5fae3d3761
|
- fix output path of documentation xml files
|
6 years ago |
Simon Gockner
|
6f387189e2
|
- add and implement AddEntry and RemoveEntry methods
|
6 years ago |
Simon Gockner
|
6f36ccf0f7
|
- update documentation xml
|
6 years ago |
Simon Gockner
|
d181e8179f
|
- dispose fileHandler
|
6 years ago |
Simon Gockner
|
510b461b60
|
- create a fileHandler for every table
|
6 years ago |
Simon Gockner
|
505fbe3e3b
|
- make fileHandler and fileHandlerFactory public
|
6 years ago |
Simon Gockner
|
a7066070f2
|
- add database path
|
6 years ago |
Simon Gockner
|
712b073c2d
|
- add table file extension as const
|
6 years ago |
Simon Gockner
|
762a5ba4b3
|
- update documentation xml files (#13)
|
6 years ago |
Simon Gockner
|
a930db5f50
|
closes #13: unify factories folder location
|
6 years ago |
Simon Gockner
|
432f619771
|
#9: add gBase installer
|
6 years ago |
Simon Gockner
|
9f22255e69
|
#9: add file handling installer
|
6 years ago |
Simon Gockner
|
4596640373
|
#9: add file handler factory
|
6 years ago |
Simon Gockner
|
9a7ad8a93e
|
#9: add factories for gBase base classes
|
6 years ago |
Simon Gockner
|
72defb90a4
|
- add first fileHandler implementation
|
6 years ago |
Simon Gockner
|
55e0010fa9
|
- add gBase base class
|
6 years ago |
Simon Gockner
|
b419d768e6
|
#9: fix namespace
|
6 years ago |
Simon Gockner
|
f17f3a561e
|
#9: rename folder to installers
|
6 years ago |
Simon Gockner
|
e617598b15
|
- update xml
|
6 years ago |
Simon Gockner
|
d091ef7d1e
|
#9: use LightweightIocContainer
- add DataHandlingInstaller
|
6 years ago |
Simon Gockner
|
cbfa772361
|
#10: add class and function comments for dataHandling factories
|
6 years ago |
Simon Gockner
|
6038278a3d
|
#10: update .xml
|
6 years ago |
Simon Gockner
|
4c6775b48d
|
#10: add dataHandling
|
6 years ago |
Simon G
|
b36dff749f
|
- vs changes
|
6 years ago |
Simon Gockner
|
91e48cd387
|
- add xml
|
6 years ago |
Simon G
|
b571340adc
|
- strange changes
|
6 years ago |
Simon Gockner
|
4249a9aa9d
|
- add type to IGBaseTable
|
6 years ago |
Simon Gockner
|
62b86b9557
|
- add first implementation of GBaseTable
|
6 years ago |
Simon Gockner
|
55ae13fe33
|
- add first implementation of GBaseEntry
|
6 years ago |
Simon Gockner
|
8315aeac77
|
- add ValueChanged event
|
6 years ago |
Simon Gockner
|
a41d44b485
|
- add GBaseEntry attribute
|
6 years ago |
Simon Gockner
|
8f760e092a
|
- add entries list to table
|
6 years ago |
Simon Gockner
|
ecc225e361
|
- add IGBase entry
|
6 years ago |
Simon Gockner
|
5f0c11d39b
|
- add gBaseTable attribute
|
6 years ago |
Simon Gockner
|
b11fd1fef7
|
- add settings
- add name of database
|
6 years ago |
Simon Gockner
|
246536932a
|
- add settings interface
|
6 years ago |
Simon Gockner
|
0852da183e
|
- add gbase interface
- support adding and removing of tables
|
6 years ago |