[Zope-CMF] Implicitly Addable (global allow)

Raphael Ritz r.ritz@biologie.hu-berlin.de
Mon, 20 Jan 2003 17:18:15 +0100


>
>
>
>Can't you call the constructor method directly? for eg. addDocument()
>
>Suresh
>  
>
In principle you can but  I highly recommend not doing so.
You would break most of  CMF's services (like telling
the catalog about the existence, working properly with
the workflow tool etc).  Still you could try to take
care about all this yourself, but why bother if
invokeFactory does it for you anyway.

Raphael

>
>_______________________________________________
>Zope-CMF maillist  -  Zope-CMF@zope.org
>http://lists.zope.org/mailman/listinfo/zope-cmf
>
>See http://collector.zope.org/CMF for bug reports and feature requests
>
>  
>