Get rid of zope.app.zapi
Bug #219302 reported by
Lorenzo Gil Sanchez
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Zope 3 |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
AFAIK current coding style practices in Zope3 are against the use of zope.app.zapi package. Instead it is recommended to use the packages that zope.app.zapi wrapps, directly.
The purpose of this bug report is to provide a place where I can attach patches (since I'm not a commiter) for every zope.app.* package that use zope.app.zapi so we can get rid of it.
If you think adding so many patches to one bug report is a little bit overkill, please let me know another way of doing so and I'll be happy to do it.
To post a comment you must log in.
On 18 Apr 2008, at 19:32 , Lorenzo Gil Sanchez wrote:
> Public bug reported:
>
> AFAIK current coding style practices in Zope3 are against the use of
> zope.app.zapi package. Instead it is recommended to use the packages
> that zope.app.zapi wrapps, directly.
>
> The purpose of this bug report is to provide a place where I can
> attach
> patches (since I'm not a commiter) for every zope.app.* package that
> use
> zope.app.zapi so we can get rid of it.
>
> If you think adding so many patches to one bug report is a little bit
> overkill, please let me know another way of doing so and I'll be happy
> to do it.
Can't you just become a commiter? :)