Re: [Zope3-Users] write a product keeping the customization of the instances in mind

2005-08-28 Thread Stephan Richter
On Tuesday 16 August 2005 06:29, Christoph Frick wrote:
 c) the whole product needs beside the visual customization by the admin
    also one piece of software - a script that handles the upload. for
    the old version of the software (zope2) we forced an external method
    with a certain name.

I do not understand your question.

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
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users


Re: [Zope3-Users] write a product keeping the customization of the instances in mind

2005-08-28 Thread Stephan Richter
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
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users