HiI have written a Moose Role which can be used together with DBIx::Class to implement 'nested sets' type of hierarchy trees (another Perl Module that implements this is DBIx::OO::Tree)
I have no idea what module name it should have. Part of the Moose namespace or part of the DBIx::Class namespace?
Suggestions please? Regards Ian
