[Grok-dev] zope.app.twisted still in Grok 1.1 rc1?
Martijn Faassen
faassen at startifact.com
Tue Mar 9 08:48:29 EST 2010
Jan-Wijbrand Kolman wrote:
> Martijn Faassen <faassen at startifact.com> wrote:
>> It was my understanding that Grok 1.1 had the zope.app.twisted
>> dependency removed, as we use WSGI instead. I was looking forward to
>> this, as zope.app.twisted is a *huge* package that packs all of twisted,
>> and we could reduce Grok's download size significantly without it.
>>
>> It still appears to be there, however (at least I see it listed in
>> bin/test).
>>
>> Could anyone tell me what is going on?
>
> Hmm, one thing could be is that we really didn't remove the dependency after
> all finalizing the 1.1rc release.
Ah, I see it's still in our setup.py; I thought it was removed. Let's
try removing that and see whether it's still pulled in. I think the
consequences for backwards compatibility of not shipping with it by
default are minimal .
> Another thing is: does grokproject still have the option of creating the
> twisted-based project structure? If so, we should remove it I guess, before
> doing the 1.1 proper release.
+1 for removal. We had some discussion about removing the old template
before, and we don't want to support it anymore. It hasn't been removed
yet though.
Regards,
Martijn
More information about the Grok-dev
mailing list