A bunch of tweaks inspired by comments from Dave Howorth.
[dbsrgits/DBIx-Class-Tree.git] / TODO
diff --git a/TODO b/TODO
new file mode 100644 (file)
index 0000000..d377ab3
--- /dev/null
+++ b/TODO
@@ -0,0 +1,8 @@
+
+ - Support DAGs.
+ - Add is_leaf, is_parent, is_branch, and is_root.
+ - 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.
+