I fixed this and checked it in.
Ted
On Feb 17, 2005, at 6:36 PM, John Anderson wrote:
Hey Ted:
The problem is that you also need to add your Python attribute initialization to onItemCopy, since when the ItemCollection is getting copied to the soup neither it's constructor nor it's onItemLoad is called.
John
Andi Vajda wrote:
The onItemLoad(self, view) method needs to be defined on the class of the item, not the Kind and is invoked when the item is loaded from the repository, not during parcel loading.
Andi..
On Thu, 17 Feb 2005, John Anderson wrote:
I have an Item with multiple super kinds. One of my super kinds has an onItemLoad which isn't getting called when the item is loaded. Does this seem like a bug?
John
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
Open Source Applications Foundation "Dev" mailing list http://lists.osafoundation.org/mailman/listinfo/dev
---- Ted Leung Open Source Applications Foundation (OSAF) PGP Fingerprint: 1003 7870 251F FA71 A59A CEE3 BEBA 2B87 F5FC 4B42
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
Open Source Applications Foundation "Dev" mailing list http://lists.osafoundation.org/mailman/listinfo/dev
