Wed, 18 Feb 2009 15:36:12 +0100 | sylvain thenault | require explicit registration control | file | diff | annotate |
Wed, 18 Feb 2009 10:03:58 +0100 | Adrien Di Mascio | instantiate selectors wherever needed | file | diff | annotate |
Wed, 18 Feb 2009 01:21:25 +0100 | Adrien Di Mascio | replaced most of __selectors__ assignments with __select__ | file | diff | annotate |
Tue, 17 Feb 2009 21:29:58 +0100 | Adrien Di Mascio | replace deprecated cubicweb.common.selectors by its new module path (cubicweb.selectors) | file | diff | annotate |
Tue, 17 Feb 2009 20:39:09 +0100 | Adrien Di Mascio | remove all accepts = ('Foo',) declaration and use __selectors__ = implements('Foo') instead | file | diff | annotate |
Tue, 17 Feb 2009 14:45:54 +0100 | sylvain thenault | properly kill/depreciate component base class, only keep Component | file | diff | annotate |
Tue, 17 Feb 2009 13:54:23 +0100 | sylvain thenault | only kill Singleton[V]Component, keep [V]Component classes | file | diff | annotate |