On 14/12/06, Dylan Vanderhoof <[EMAIL PROTECTED]> wrote:
I'm wanting to traverse the tree and just have debug statements to tell
me what node I found and what order the node is.

See also DBIx::Class::Tree and DBIx::Class::Tree::AdjacencyList

Not my work, I have merely hacked on it recently.

When your solution loops indefinitely using DBIC relationships, what
order does it loop in?  By which I mean, by looking at the order it
visits your nodes in, you should be able to where it's failing to
stop.

_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to