2213fe87a23f158923c5040a50b1dafddac83e13
[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