simpleObjectDB2 (SODB2)
version 0.1 (13-jun-2003)
TODO
- make feature for check of changing (adding/removing) of class's fields
  (i.e. will be problem that in storage there are records which was created
  by older version of class)
- more realistic error handling
- improve class 'Record' to store in different formats,
  variants:
   a) xml - good flexibility, easy to use by other applications
   b) SQL-storage - will improve the search possibility
   c) plain-txt - may be possible to use for CVS (commit, versions...)
- improve 'ObjectFactory', because, it is not good way, that for registering
  of class needed to edit 'ObjectFactory.php' file
Ilya Nemihin
 [email protected]
  |