So the best pratice is to create objects with minimal information invokeFactory (Type, Id) then set parameters with the auto-generated mutator methods (setSubject(), setModificationDate(), ..) and then call indexObject() ?
I should use neither update() nor editMetadata() ? 2009/7/10 Andreas Jung <[email protected]> > > This makes not much sense to me. You can set individual parameters why > using > the auto-generated mutator methods (setXXXX) for each indiviual field. > > -aj >
_______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
