0029a9628198cba231c97c4a5df42edfa88baefc
[dbsrgits/DBIx-Class-Tree.git] / TODO
1
2  - Support DAGs.
3  - Add is_leaf, is_parent, is_branch, and is_root.
4  - Tree::Visitor
5  - Come up with a better name for attach_before and 
6    attach_after.
7  - Support multiple columns for ordering.
8  - Declare both the parent column and the position column 
9    in one call.
10  - Add an ancestors() and descendants() method with 
11    support for resultset cacheing.
12