RE: [OT] Abstract-Database Class

2000-08-08 Thread mgraham
There's a mailing list set up at sourceforge for discussing object-persistence issues and tools for use with perl: http://mail1.sourceforge.net/mailman/listinfo/poop-group Michael

Re: [OT] Abstract-Database Class

2000-08-07 Thread Eric Prud'hommeaux
On Fri, Jul 28, 2000 at 08:33:57AM -0700, Michael Nachbaur wrote: > > > > > > I'm not exactly sure where to send this, but here it goes: > Has anyone completed/started an abstract database class at all? I've written some >for very specific applications, but I want a more general-purpose

RE: [OT] Abstract-Database Class

2000-07-28 Thread jbodnar
Look at Michael Schwern's Class::DBI on CPAN. On 28-Jul-2000 Michael Nachbaur wrote: > > > > > > I'm not exactly sure where to send this, but here it goes: > Has anyone completed/started an abstract database class at all? I've written > some for very specific applications, but I want a