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

Aran Deltac aran at arandeltac.com
Mon Apr 3 17:39:26 CEST 2006


Oh, and I'd like to add that the first release of this will depend on
DBIx::Class 0.07000 shipping, so it will  most likely be a bit longer
than a week!  This is because DBIC:Tree::AdjecencyList::Ordered depends
on the new DBIC:Ordered module, which is not in 0.06000, but has been in
the DBIC subversion repo for a while.

Aran

On 4/3/2006, "Aran Deltac" <aran at arandeltac.com> 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/
>
>The docs are complete, and I believe the tests are sane.
>
>Aran
>
>_______________________________________________
>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/



More information about the Dbix-class mailing list