24 Feb
2004
24 Feb
'04
10:39 a.m.
On Mon 23 Feb 2004, rootmj <rootmj_konf@seznam.cz> wrote:
CGI-Wiki-Store-Kwiki-0.01 : http://kwikimj.kn.vutbr.cz/downloads/CGI-Wiki/CGI-Wiki-Store-Kwiki-0.01.pm
This does look very interesting. I note that you are inheriting from CGI::Wiki::Store::Database - I had envisaged this being the base class for actual RDBMS backends. The base class for all store backends should really be called something like CGI::Wiki::Datastore, and then CGI::Wiki::Datastore::DBI and CGI::Wiki::Datastore::Kwiki would inherit from that. What do you think? Kake