[Grok-dev] Re: big grok refactoring
Philipp von Weitershausen
philipp at weitershausen.de
Thu Feb 8 12:42:25 EST 2007
Philipp von Weitershausen wrote:
> Jan-Wijbrand Kolman wrote:
>> Index: src/grok/tests/grokker/onlyonce_fixture/component.py
>> ===================================================================
>> --- src/grok/tests/grokker/onlyonce_fixture/component.py (revision 0)
>> +++ src/grok/tests/grokker/onlyonce_fixture/component.py (revision 0)
>> @@ -0,0 +1,4 @@
>> +import grok
>> +
>> +class Alpha(object):
>> + grok.baseclass()
>
> I don't see a reference to grok.baseclass() that anywhere in your
> patch... Perhaps you forgot to include that?
Ignore me... it's there, just didn't know it. Looks good otherwise. WIll
apply it.
--
http://worldcookery.com -- Professional Zope documentation and training
Next Zope 3 training at Camp5: http://trizpug.org/boot-camp/camp5
More information about the Grok-dev
mailing list