[Checkins] Re: SVN: grokcore.component/branches/philikon-decl-dir-rules/src/grokcore/component/ Need to use the 'module' keywd parameter whenever we want to get things

Philipp von Weitershausen philipp at weitershausen.de
Fri May 9 20:10:23 EDT 2008


Philipp von Weitershausen wrote:
> Log message for revision 86593:
>   Need to use the 'module' keywd parameter whenever we want to get things
>   from a module.

This message was only meant for:

> U grokcore.component/branches/philikon-decl-dir-rules/src/grokcore/component/tests/directive/multipletimes.py



Here are the intended checkin messages for the other files:

>   U   grokcore.component/branches/philikon-decl-dir-rules/src/grokcore/component/directive.py
>   U   grokcore.component/branches/philikon-decl-dir-rules/src/grokcore/component/scan.py

With scopes now performing get(), we don't have to do the check_value() 
classmethod on the directive. Instead we can implement the check for an 
unambiguous component (e.g. context, viewletmanager, etc.) in a custom 
scope object.

>   U   grokcore.component/branches/philikon-decl-dir-rules/src/grokcore/component/meta.py

The extended ClassGrokker impl has moved to martian, the register() 
method was renamed to execute() in the process.


More information about the Checkins mailing list