|
From: Steve W. <sw...@pa...> - 2001-07-19 19:18:14
|
On Thu, 19 Jul 2001, Adam Shand wrote: > just a vote of interest. please dont' drop support for non-database > wiki's! i still want to use flat files or even dbm. No, I have no intention of dropping them... in fact we need an abstract base class for DB access. This is something Jeff, Arno and I hashed out on the list a few months ago: http://phpwiki.sourceforge.net/phpwiki/index.php?NewDatabaseApiAndSchema With an abstact base class, we can derive classes for DB/dbx, dba and flat file stores and be done with it. Three will be easier to maintain than five. ~swain --- http://www.panix.com/~swain/ "Without music to decorate it, time is just a bunch of boring production deadlines or dates by which bills must be paid." -- Frank Zappa http://pgp.document_type.org:11371/pks/lookup?op=get&search=0xF7323BAC |