Re: [Zope-dev] ZClasses vs. Python Products

2001-02-03 Thread Morten W. Petersen
On Sat, 3 Feb 2001, Steve Alexander wrote: > Sounds to me like your needs would best be served with two > related products: a TTW ZClass product and a Python Product. > Each ZClass is derived from an associated Python base class. > > You get to keep you flexibility, but also get the advantages >

Re: [Zope-dev] ZClasses vs. Python Products

2001-02-03 Thread Steve Alexander
Morten W. Petersen wrote: > Hi peeps, > > I'm trying to figure out whether to continue work on > an existing ZClass product, or rewrite it from scratch. > > I get a claustrophobic feeling working with ZClasses, > and using Python products is more intuitive to me.. > I've also seen several peopl

[Zope-dev] ZClasses vs. Python Products

2001-02-03 Thread Morten W. Petersen
Hi peeps, I'm trying to figure out whether to continue work on an existing ZClass product, or rewrite it from scratch. I get a claustrophobic feeling working with ZClasses, and using Python products is more intuitive to me.. I've also seen several people (including guys from DC) refer to ZClass