[Zope] ANNOUNCE: An easier way to write products
Max M
maxm@mxm.dk
Tue, 15 Jan 2002 22:32:14 +0100
Luis Cortes wrote:
> I too think that zope needed this class at the beginning. It has been way
> too hard to create products through python and zope for too long.
>
> Can I make a few suggestions:
lots of suggestions snipped ...
I do understand you suggestions, and your reason for them. But I believe
them to be another speedbump on the learning curve. Because as you
develop your products, and add stuff to them, they become more and more
like regular products. And then you will have to unlearn it again.
> One more thing, maybe this is obvious -- but a simple example of inheritence
> from something like catalog aware base class where of course, the base
> catalog class is first.
Hmm ... yes. That might be a good idea. I will probably do that.
> Thanks for the maxm class,
> nice job,
Thank you! It's nice that they are getting used/liked.
regards Max M