is_* methods and primary key validation
[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