On Tuesday 16 August 2005 06:29, Christoph Frick wrote: > for b) and c) i simply thought about forcing the user to subclass my > implementation and simply do what they want - but of course it would be > nicer, if you dont have to be a developer to install the product (even > if you have at least to write a script that handles the upload).
Never make subclassing an object to extend anything in Zope 3. Anyways, for point (b) you have not told us about your use case. I think you are on the wrong track there. Regards, Stephan -- Stephan Richter CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student) Web2k - Web Software Design, Development and Training _______________________________________________ Zope3-users mailing list [email protected] http://mail.zope.org/mailman/listinfo/zope3-users
