« Return to Thread: grokproject broken

Re: grokproject broken

by Martijn Faassen-2 :: Rate this Message:

Reply to Author | View in Thread

Hi there,

grokcore.view shouldn't be depending on zope.container.

In svn I can see this is a bug caused because Wolfgang changed this
dependency (from zope.app.container), I think during our sprint, at the
end of january. We then released it. We shouldn've have done this.

What we should do instead is release a new version of grokcore.view that
depends on zope.app.container again.

Only after 1.0 should we worry about zope.container and all the other
dependency refactoring (there has been a ton).

For the 1.0 process, we need stability.

Regards,

Martijn

_______________________________________________
Grok-dev mailing list
Grok-dev@...
http://mail.zope.org/mailman/listinfo/grok-dev

 « Return to Thread: grokproject broken