On 20.04.2007, at 16:12, Steven Mark McCraw wrote:
public CatalogItem() {
super();
saleInfo = null;
saleItemsFetched = false;
configurableKit = false;
}
...
Or was I right the first time, and the code I added above is
problematic? Sorry for all the confusion / false hope.
You should do that in "awakeFromInsertion(EOEditingContext ec)".
Remember: never work with an EO that's not in an editingContext. And
during construction, it is not in an editingContext.
cug
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]