added metadata links to pod
[dbsrgits/DBIx-Class-Tree.git] / TODO
CommitLineData
9717d3ca 1
2 - Support DAGs.
9717d3ca 3 - Tree::Visitor
609f3762 4 - Come up with a better name for attach_before and
4b44af23 5 attach_after.
9717d3ca 6 - Support multiple columns for ordering.
609f3762 7 - Declare both the parent column and the position column
4b44af23 8 in one call.
609f3762 9 - Add an ancestors() and descendants() method with
4b44af23 10 support for resultset cacheing.
609f3762 11 - Not all methods are covered by the tests.
98277fa5 12 - has_ancestor() method.
13 - DBIx::Class::Tree::NestedSet
9717d3ca 14