John- > John Siracusa wrote: > A better option is to make your own Metadata subclass and then override the > make_column_methods() method and change the auto_method_types() of all the > columns before calling through to the base class implementation:
Thanks for the speedy and detailed reply. This is exactly what I needed. >>BTW, there appears to be a typo in the Rose::DB::Object::Metadata::Column >>docs, in the "MAKING METHODS" section under the text >> ... > Looks right here: My bad. I was reading: http://search.cpan.org/~jsiracusa/Rose-DB-Object-0.753/lib/Rose/DB/Object/Metadata/Column.pm#available_method_types ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Rose-db-object mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rose-db-object
