Re: [RDBO] how to pluralize properly with Rose::DB::Object::Loader?

2007-12-24 Thread Ted Zlatanov
On Fri, 21 Dec 2007 20:39:18 -0500 Adam Prime <[EMAIL PROTECTED]> wrote: AP> I'm not sure if this will help, but i had a similar sort of problem with AP> a table called 'Category'. this is my loader (which works). I can't AP> remember where this is originally sourced from unfortunately (but i

Re: [RDBO] how to pluralize properly with Rose::DB::Object::Loader?

2007-12-24 Thread Ted Zlatanov
On Fri, 21 Dec 2007 20:53:55 -0500 John Siracusa <[EMAIL PROTECTED]> wrote: JS> On 12/21/07 8:39 PM, Adam Prime wrote: >> sub init_convention_manager { >> my $self = shift; >> >> my $cm = $self->SUPER::init_convention_manager(@_); >> >> $cm->singular_to_plural_function(\&Lingua::EN::Inflect::Nu

Re: [RDBO] matching databases with class hierarchies

2007-12-24 Thread Ted Zlatanov
On Fri, 21 Dec 2007 16:11:08 -0800 Darren Duncan <[EMAIL PROTECTED]> wrote: DD> At 6:20 PM -0500 12/21/07, John Siracusa wrote: >> On 12/21/07 3:43 PM, Ted Zlatanov wrote: >>> I've set up all the right things in a Rose::DB class to support this. >>> Now I find myself with the need for four class