[Dbix-class] question about adding custom methods to	DBIx	Classes
    Matt S Trout 
    dbix-class at trout.me.uk
       
    Fri May 26 13:31:49 CEST 2006
    
    
  
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 ;)
    
    
More information about the Dbix-class
mailing list