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.
Has-a, not is-a (Score:2)
Now that mapper can create whatever methods it wants, and you don't care. I don't think this has much to do with mappers in general as much as the ones you've chosen, which force you to subclass them.
Re:Has-a, not is-a (Score:1)
Tony
Reply to This
Parent
Re:Has-a, not is-a (Score:2)
But in that case most of your C::DBI classes would _just_ be the declarations, which isn't how I've ever seen anyone use it.