While I'm not fond of ORMs, as they usually get in the way of me writing SQL, I think you can make DBIx::Class return (row) objects of your own class whatever it is based on via DBIx::Class::ResultSet->result_class. But that won't make DBIx::Class based on the new class objects.
If you want to generate classes for an existing schema, I would look at adding a corresponding template to SQL::Translator.
In reply to Re: ORM for new native Perl Object System
by Corion
in thread ORM for new native Perl Object System
by Galdor
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |