Hi, Without an intention to dampen the effort, I would like to point out that Class::DBI already seems to perform a similar function. Just wondering if I have missed something, because there seems to be some redundancy in this new effort.
Regards, Ashish On Sun, Nov 7, 2010 at 12:56 AM, Paul Bennett <paul.w.benn...@gmail.com>wrote: > Hi, > > For a while now, I've been working on-and-off on an ORM/DTO module, > inspired by the Active Record stuff in Ruby on Rails. The grand master plan > is that working with database records and recordsets should be just about as > easy as working with normal variables. > > I'm kinda finding myself in a stagnant rut, and wondering if anyone else > would like to help me kick the tires a bit, and maybe get the project moving > again to where it's CPAN-ready. I get the feeling that if it lives up to my > imaginary grand master plan, it'll be something that adds real value to the > community. > > If anyone wants to take a look at the work in progress, and maybe file some > bugs (or even submit some patches), it's at: > > http://code.google.com/p/perl-dbix-nailgun/ > > > > Thanks, > > > > -- > Paul > (aka PWBENNETT) >