[Dbix-class] Class methods on result source classes

Matt S Trout dbix-class at trout.me.uk
Wed Sep 12 17:14:20 GMT 2007


On Wed, Sep 12, 2007 at 08:23:24AM -0700, John Napiorkowski wrote:
> 
> --- Oleg Pronin <syber.rus at gmail.com> wrote:
> 
> > Fixes the bug (with hanging Class::C3::XS in some
> > cases).
> > 
> 
> Don't mean to hijack the thread, but is there a list
> someplace of all the problems with this (besides the
> one mentioned)?  Personally I've moved to using the
> newer 'load_namespaces' method so that I can more
> clearly separate methods against the class versus the
> result, but I've seen a lot of code floating around
> that is using this.  I know we've marked it
> experimental forever, but if making it 'keepable'
> isn't too hard I have a few spare hours.  Seems like
> the thread originator does as well :)

Personally I consider load_namespaces to deprecate it.

Oleg's patch doesn't have tests and still nobody's fixed the subclassing issue.

Other than that I'm unaware of any bugs but I've always recommended against
it - it's only really still in there at all for the people foolish enough
to have used it already.

Can somebody go through the docs and remove any references to it?

-- 
      Matt S Trout       Need help with your Catalyst or DBIx::Class project?
   Technical Director    Want a managed development or deployment platform?
 Shadowcat Systems Ltd.  Contact mst (at) shadowcatsystems.co.uk for a quote
http://chainsawblues.vox.com/                    http://www.shadowcat.co.uk/ 



More information about the DBIx-Class mailing list