vregistry.py
Tue, 04 Aug 2009 18:58:38 +0200 Adrien Di Mascio [autoreload] handle uicfg reloading properly with the new event / callback mechanism
Mon, 03 Aug 2009 16:32:30 +0200 Sylvain Thénault [uicfg reloading] don't reload uicfg when appobjects modules won't be reloaded as well
Mon, 03 Aug 2009 15:42:47 +0200 Sylvain Thénault [appobject selection process] drop the need for the .selected method
Mon, 03 Aug 2009 15:16:47 +0200 Sylvain Thénault [appobject] kill VObject class, move base selector classes to appobject
Mon, 03 Aug 2009 14:14:07 +0200 Sylvain Thénault R [base classes] only AppObject remaning, no more AppRsetObject
Mon, 03 Aug 2009 10:53:31 +0200 Sylvain Thénault merge
Sun, 02 Aug 2009 20:59:57 +0200 Adrien Di Mascio [uicfg] reload uicfg when vregistry is being reset
Sun, 02 Aug 2009 19:32:57 +0200 Adrien Di Mascio [registry] when a source file is changed, reset and reload the whole registry
Mon, 03 Aug 2009 10:50:57 +0200 Sylvain Thénault R [vreg] important refactoring of the vregistry, moving behaviour to end dictionnary (and so leaving room for more flexibility ; keep bw compat ; update api usage in cw
Fri, 31 Jul 2009 14:25:30 +0200 Sylvain Thénault backport stable branch
Fri, 31 Jul 2009 12:04:32 +0200 Sylvain Thénault [vreg] consider __abstract__ in register_all stable
Fri, 24 Jul 2009 14:33:37 +0200 Sylvain Thénault application -> instance where it makes sense
Thu, 16 Jul 2009 13:30:13 +0200 Aurelien Campeas backport stable branch
Tue, 07 Jul 2009 12:27:29 +0200 Aurelien Campeas typos, cleanup, lighter traced seletion output stable
Tue, 07 Jul 2009 11:38:35 +0200 Sylvain Thénault fix stacklevel
Sat, 27 Jun 2009 00:56:30 +0200 Sylvain Thénault backport stable branch, make schema-security consistent with other schema views changes, uniformize skipmeta/withmeta
Thu, 25 Jun 2009 20:18:16 +0200 Nicolas Chauvat [doc] improvements stable
Tue, 23 Jun 2009 13:36:38 +0200 Sylvain Thénault backport stable branch
Wed, 10 Jun 2009 10:00:34 +0200 Sylvain Thénault add warning when rset isn't a named argument in select()
Tue, 09 Jun 2009 21:29:38 +0200 Adrien Di Mascio typo: fix assertion error message in vregistry.py stable
Tue, 09 Jun 2009 18:46:20 +0200 Sylvain Thénault nicer message on failure stable
Tue, 09 Jun 2009 11:30:37 +0200 Sylvain Thénault fix unregister to be more error resilient as other unregistering methods + cleanup stable
Fri, 05 Jun 2009 15:09:20 +0200 Sylvain Thénault nicer vreg api, try to make rset an optional named argument in select and derivated (including selectors)
Wed, 03 Jun 2009 21:14:46 +0200 Nicolas Chauvat bugfix: extrapath is optional arg for init_registration
Wed, 03 Jun 2009 16:52:24 +0200 Sylvain Thénault fix lookup of files to load when using CW_CUBES_PATH
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Tue, 26 May 2009 18:22:24 +0200 Sylvain Thénault fix exception class, simply print warning when calling register_and_replace with an unregistered view stable
Mon, 04 May 2009 13:09:48 +0200 sylvain thenault backport default tls-sprint
Tue, 21 Apr 2009 22:28:15 -0500 Nicolas Chauvat when debugging explain why objects are kicked out of registry
Wed, 22 Apr 2009 18:44:30 +0200 sylvain thenault remove trailing white spaces tls-sprint
Wed, 22 Apr 2009 18:42:58 +0200 sylvain thenault drop hopeless registerer bw compat tls-sprint
Thu, 09 Apr 2009 13:51:01 +0200 sylvain thenault introduce init_registration method and call it in repo initialization tls-sprint
Thu, 09 Apr 2009 11:30:13 +0200 sylvain thenault fix vobjects registration to deal with objects inter-dependancy tls-sprint
Wed, 08 Apr 2009 11:29:28 +0200 sylvain thenault * print vreg content once fully initialized (require move of print code from vregistry to cwvreg) tls-sprint
Thu, 26 Mar 2009 19:00:20 +0100 sylvain thenault pylint cleanup tls-sprint
Wed, 11 Mar 2009 11:13:41 +0100 sylvain thenault simplify registry options to disable some appobjects to use a single option tls-sprint
Tue, 24 Feb 2009 17:13:46 +0100 Aurelien Campeas [selectors] _needs real fix_ whack 'till it works for me tls-sprint
Tue, 24 Feb 2009 16:12:19 +0100 Aurelien Campeas [selectors] for bacwkard compatibility, we must search the mro, not just the current class, in order not to miss __selectors__ in classes that do not redefine it tls-sprint
Wed, 18 Feb 2009 22:37:04 +0100 sylvain thenault fix relation_possible, ensure we return int tls-sprint
Wed, 18 Feb 2009 20:23:43 +0100 Adrien Di Mascio provide negation operator for selectors, unfortunately, it's not possible to user the python keyword 'not' tls-sprint
Wed, 18 Feb 2009 15:49:59 +0100 sylvain thenault assert __select__ is callable tls-sprint
Wed, 18 Feb 2009 13:42:46 +0100 sylvain thenault fix selector search and refactor auto-instantiation tls-sprint
Wed, 18 Feb 2009 10:06:20 +0100 Adrien Di Mascio merge tls-sprint
Wed, 18 Feb 2009 10:05:15 +0100 Adrien Di Mascio chainall / chainfirst ensures selectors are instantiated tls-sprint
Wed, 18 Feb 2009 01:57:46 +0100 sylvain thenault kill vobject_helpver tls-sprint
Wed, 18 Feb 2009 00:55:42 +0100 sylvain thenault fix selectors compat tls-sprint
Wed, 18 Feb 2009 00:48:24 +0100 sylvain thenault assert oid tls-sprint
Wed, 18 Feb 2009 00:30:55 +0100 sylvain thenault need safety belt for class registered twice (during test for instance) tls-sprint
Wed, 18 Feb 2009 00:22:47 +0100 Adrien Di Mascio __select__ is not a classmethod anymore, it's a pure function (or a Selector instance), tls-sprint
Wed, 18 Feb 2009 00:12:36 +0100 sylvain thenault get kwargs as well tls-sprint
Tue, 17 Feb 2009 23:46:48 +0100 Adrien Di Mascio fix _instantiate_selector() mini bug (make sure obj is a class before calling issubclass) tls-sprint
Tue, 17 Feb 2009 23:43:08 +0100 sylvain thenault should no more be used, drop documentation tls-sprint
Tue, 17 Feb 2009 23:34:17 +0100 sylvain thenault oops tls-sprint
Tue, 17 Feb 2009 23:21:23 +0100 sylvain thenault default to yes_registerer tls-sprint
Tue, 17 Feb 2009 23:16:13 +0100 sylvain thenault doc update, move yes_registerer here tls-sprint
Tue, 17 Feb 2009 23:00:28 +0100 sylvain thenault merge tls-sprint
Tue, 17 Feb 2009 22:43:59 +0100 Adrien Di Mascio remove autoselectors metaclass, __select__ is built during registration tls-sprint
Tue, 17 Feb 2009 22:25:16 +0100 Adrien Di Mascio Selector objects need to provide a `func_name` attribute for minimum (backward) tls-sprint
Tue, 17 Feb 2009 22:24:03 +0100 Adrien Di Mascio overridden `registered()` methods must call the base implementation tls-sprint
Tue, 17 Feb 2009 22:37:59 +0100 sylvain thenault __selectors__ -> __select__ tls-sprint
less more (0) -60 tip