[Zope-dev] ZClasses vs. Python Products
Morten W. Petersen
morten@esol.no
Sat, 3 Feb 2001 19:22:59 +0100 (CET)
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
> of TTW development when you need it.
Ahah! That's a very good (and simple) solution.
Thanks for the help!
-Morten (who still wants to add HTMLFile and Image editing
TTW for Python based products).