[Zope-dev] Moving zpasswd from zope.app.server to zope.password?

2010-05-01 Thread Uli Fouquet
Hi there,

In grokproject we would like to get rid of the zope.app.server
dependency. This is currently blocked by the zpasswd cmdline-tool
currently defined in z.a.server. We would like to provide this tool but
w/o z.a.server dependency.

Therefore I would like to move this script to zope.password, which also
sounds to me like the more natural place to look for it.

It would mean for zope.password to depend additionally on
zope.configuration and zope.component.

Are there any objections to this step?

Best regards,

-- 
Uli



signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
___
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] Moving zpasswd from zope.app.server to zope.password?

2010-05-01 Thread Hanno Schlichting
On Sat, May 1, 2010 at 4:15 PM, Uli Fouquet u...@gnufix.de wrote:
 It would mean for zope.password to depend additionally on
 zope.configuration and zope.component.

 Are there any objections to this step?

No objection here. zope.password isn't used in Zope2 :)

Hanno
___
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )