File: TODO

package info (click to toggle)
libdbix-class-tree-perl 0.03003-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 244 kB
  • sloc: perl: 1,554; sql: 8; makefile: 8
file content (14 lines) | stat: -rw-r--r-- 411 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14

 - Support DAGs.
 - Tree::Visitor
 - Come up with a better name for attach_before and
   attach_after.
 - Support multiple columns for ordering.
 - Declare both the parent column and the position column
   in one call.
 - Add an ancestors() and descendants() method with
   support for resultset cacheing.
 - Not all methods are covered by the tests.
 - has_ancestor() method.
 - DBIx::Class::Tree::NestedSet