[Dbix-class] question about adding custom methods to DBIx Classes

John Napiorkowski jjn1056 at yahoo.com
Fri May 26 15:28:06 CEST 2006


Thanks Matt.  I got this working correctly now and it
seems very stable when I run all my tests. -john



## Create a videos object for reference.
	my $videos			= $c->model("db::videos::videos");

--- Matt S Trout <dbix-class at trout.me.uk> wrote:

> John Napiorkowski wrote:
> > Matt,
> > 
> > That did the trick, but I was a bit careful to try
> > this before since the package was marked as
> > experimental.  Do you thing this is starting to
> settle
> > down now or are we expecting big changes in the
> next
> > few revs of DBIx?
> 
> I did't say "use ResultSetManager", I said "use a
> custom resultset 
> class". The former is experimental, the latter is
> normal perl 
> subclassing and as such is highly likely to go away
> any time soon (I 
> hear subclasses will even be supported in perl6 ;)
> 
> _______________________________________________
> List:
>
http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class
> Wiki: http://dbix-class.shadowcatsystems.co.uk/
> IRC: irc.perl.org#dbix-class
> SVN:
>
http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



More information about the Dbix-class mailing list