# HG changeset patch # User Sylvain Thénault # Date 1297351295 -3600 # Node ID 6f23b2baf99b9136dbe062070ba81fadacab8218 # Parent d2cd38749c17443ed55c07710dca8c86f92f0090 add a note 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