15 Mar
2007
15 Mar
'07
5:23 a.m.
--On 14. März 2007 22:18:06 -0700 Allen Huang <swapp0@yahoo.com> wrote:
I created an external product using python to creates a folderish object. During object instantiation by manage_addProduct(self, id, ......): I wish to add a couple of empty files and folder.
Such tasks belong into manage_afterAdd() or should be implemented using the lately introduced event-based notification mechanism. -aj