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