Re: [Zope-dev] zope.security dependency on zope.exceptions

2010-01-05 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Fabio Tranchitella wrote: > Happy New Year to everybody, > > I'm working to isolate a core set of ZTK packages which are independent > from Zope and reusable outside the Zope community. One of them is > zope.security, which can be used (and it is usef

Re: [Zope-dev] zope.security dependency on zope.exceptions

2010-01-04 Thread Fabio Tranchitella
* 2010-01-05 08:26, Fabio Tranchitella wrote: > While doing it, I'm trying to remove dependencies which are zope-specific, > to minimize the overhead for developers who are using the whole zope stack > (like me :)). Ehm, I meant who are NOT using the whole zope stack. Fabio __

[Zope-dev] zope.security dependency on zope.exceptions

2010-01-04 Thread Fabio Tranchitella
Happy New Year to everybody, I'm working to isolate a core set of ZTK packages which are independent from Zope and reusable outside the Zope community. One of them is zope.security, which can be used (and it is useful, indeed) with non-zope frameworks too. While doing it, I'm trying to remove dep