|
Re: [Zope-dev] What from zope.app are you using: msg#00035web.zope.z3base.five
Brian Sutherland wrote: > Ok, I make some tests without importing any of those dependencies, the > issues I have found thus far: > > * missing factory directive Recent Five releases should have it. It's deprecated now, though. > * missing class directive It's in the recent bugfix releases. I just haven't gotten around announcing them since, partially because there's another important bugfix in the pipe that would classify for another round of bugfix releases. > * zope.View permission not defined This can easily be fixed by redefining the zope.View permission to the zope.View permission: <meta:redefinePermission from="zope.View" to="zope2.View" /> By the way, I'm keeping an updated version of the proposal at http://codespeak.net/svn/user/philikon/MakeZopeAppSmaller.txt (will periodically sync this with the one at zope.org). Philipp |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: What from zope.app are you using: 00035, Philipp von Weitershausen |
|---|---|
| Next by Date: | Re: What from zope.app are you using: 00035, yuppie |
| Previous by Thread: | Re: [Zope-dev] What from zope.app are you usingi: 00035, Brian Sutherland |
| Next by Thread: | Re: What from zope.app are you using: 00035, yuppie |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |