Re: EO advice
Re: EO advice
- Subject: Re: EO advice
- From: John Huss <email@hidden>
- Date: Fri, 06 Jun 2014 09:21:57 -0500
Except awakeFromInsertion is buggy and replaced by init in Wonder:
/**
* used for initialization stuff instead of awakeFromInsertion.
* <code>awakeFromInsertions</code> is buggy because if an EO is deleted
* and then its EOEditingContext is reverted using 'revert' for example then
* EOF will -insert- this EO again in its EOEditingContext which in turn
* calls awakeFromInsertion again.
* /
protected void init(EOEditingContext ec)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden