Re: [Zope-dev] App.Product - distribution related code?

2006-03-15 Thread Andreas Jung



--On 14. März 2006 21:14:33 +0100 Andreas Jung [EMAIL PROTECTED] wrote:


lib/python/App/Product.py contains code that deals *somehow* with
distributions (whatever this means). Does any one know what this code
is doing?...anyway this code uses the Python rotor module which was
removed in Python 2.4. This code is a clear candidate to be kicked...
objections?



I removed the ZClasses related distribution code from the trunk..what a 
cruft :-/


-aj

   ---
  -   Andreas JungZOPYX Ltd.  Co KG-
 -   E-mail: [EMAIL PROTECTED]   Web: www.zopyx.com, www.zopyx.de -
  ---


pgpLDLHvEAlwB.pgp
Description: PGP signature
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] App.Product - distribution related code?

2006-03-14 Thread Chris McDonough
I'm not entirely sure what this code is.  But I've never used it or  
seen anyone else use it.  I suspect it can go.


- C

On Mar 14, 2006, at 3:14 PM, Andreas Jung wrote:


lib/python/App/Product.py contains code that deals *somehow* with
distributions (whatever this means). Does any one know what this  
code

is doing?...anyway this code uses the Python rotor module which was
removed in Python 2.4. This code is a clear candidate to be kicked...
objections?

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


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

http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] App.Product - distribution related code?

2006-03-14 Thread Andreas Jung

It seems to be ZClasses relatedso it can go :-)

--On 14. März 2006 15:40:55 -0500 Chris McDonough [EMAIL PROTECTED] wrote:


I'm not entirely sure what this code is.  But I've never used it or  seen
anyone else use it.  I suspect it can go.

- C

On Mar 14, 2006, at 3:14 PM, Andreas Jung wrote:


lib/python/App/Product.py contains code that deals *somehow* with
distributions (whatever this means). Does any one know what this
code
is doing?...anyway this code uses the Python rotor module which was
removed in Python 2.4. This code is a clear candidate to be kicked...
objections?

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




   ---
  -   Andreas JungZOPYX Ltd.  Co KG-
 -   E-mail: [EMAIL PROTECTED]   Web: www.zopyx.com, www.zopyx.de -
  ---


pgpbyt9mu2sMy.pgp
Description: PGP signature
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] App.Product - distribution related code?

2006-03-14 Thread Martijn Pieters
On 3/14/06, Andreas Jung [EMAIL PROTECTED] wrote:
 lib/python/App/Product.py contains code that deals *somehow* with
 distributions (whatever this means). Does any one know what this code
 is doing?...anyway this code uses the Python rotor module which was
 removed in Python 2.4. This code is a clear candidate to be kicked...
 objections?

No objections. With it you could package ZClass-based Products up for
redistribution; the redstributed version could then be installed like
a regular product, complete with locked code...

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