1 Jun
2001
1 Jun
'01
2:10 a.m.
Do you mean generating Python code from ZClasses? For example making and editing a Product over the web?
Kind of. Probably not full-fledged Products, but ZClass-like Classes that define values for property sheets, include Methods, inherit from certain base classes etc. ... well, maybe I'll end up with a Product ;-) And I would maybe not generate the code "from ZClasses", but write a Python Product that does the generation.
Well the one flaw is that you will still need to restart AFAIK to install a brand new product.
This has to be tested out. At least it should be possible to add classes to an existing Product. So that would do. I'd just need a "dummy" Product where all the new over-the-web classes would go ... Joachim