PHP Classes

File: simpleObjectDB2/todo.txt

Recommend this page to a friend!
  Classes of Ilya Nemihin   simpleObjectDB   simpleObjectDB2/todo.txt   Download  
File: simpleObjectDB2/todo.txt
Role: Documentation
Content type: text/plain
Description: todo
Class: simpleObjectDB
simple object database
Author: By
Last change:
Date: 21 years ago
Size: 711 bytes
 

Contents

Class file image Download
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 nemilya@mail.ru