NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Class::DBI (Score:1)
Why did you use Class::DBI, and not Rose?
Yes, I know everything is - or ought to be - a learning exercise, but even so.....
Re:Class::DBI (Score:1)
> Why did you use Class::DBI, and not Rose?
Simply because that was what I was used to at the time and I was taking the path of least effort.
I haven't had a chance to look at Rose or DBIx::Class although regardless of past Class::DBI politics, I think it fits what I want to do quite nicely.
In particular, all I want is:
* Get/set attributes for mapped objects
* Search/retrieve
* The ability to do complex SQL with ease
And now that I've worked on a couple of projects using Class::DBI, I can bend it into all different kinds of shapes.
PS: Since you left, Queen/Night pawn is now affectionately called the 'Ron Pawn'
Reply to This
Parent