[Dbix-class] RFC: DBIx-Class-Tree

Matt S Trout dbix-class at trout.me.uk
Mon Apr 3 17:38:18 CEST 2006


Aran Deltac wrote:
> Hi all, I've been hacking away at a set of components for representing,
> modifying, and traversing trees of DBIx::Class objects.  The API was
> hammered out with some help from Matt and others on #dbix-class.
> 
> Before a first release is ever made I wanted to give everyone some time
> to take a look at the first of the Tree modules,
> DBIC:Tree::AdjacencyList and DBIC:Tree::AdjacencyList::Ordered.  I have
> plans to add Nested Set type trees (and other lesser known types) and
> provide a way to traverse the trees in a similar fashion as
> Tree::Simple::Visitor does it.  I'm hoping to have a final API that can
> be consistent across all Tree types, so you can plug-n-play Tree
> components as your needs change.
> 
> So, take a peak, I figure I'll sit/hack on this another week before any
> plan for a release is made.  The only way to get it is via subversion,
> at:
> 
> http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class-Tree/

Or from the nightly snapshots -

http://dev.catalyst.perl.org/snapshots/bast/

-- 
      Matt S Trout       Offering custom development, consultancy and support
   Technical Director    contracts for Catalyst, DBIx::Class and BAST. Contact
Shadowcat Systems Ltd.  mst (at) shadowcatsystems.co.uk for more information

+ Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +



More information about the Dbix-class mailing list