diff -r d2cd38749c17 -r 6f23b2baf99b entities/adapters.py --- a/entities/adapters.py Thu Feb 10 16:21:23 2011 +0100 +++ b/entities/adapters.py Thu Feb 10 16:21:35 2011 +0100 @@ -183,7 +183,7 @@ """return actual data of the downloadable content""" raise NotImplementedError - +# XXX should propose to use two different relations for children/parent class ITreeAdapter(EntityAdapter): """This adapter has to be overriden to be configured using the tree_relation, child_role and parent_role class attributes to benefit from