• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Unexpected awakeFromInsertion() behaviour
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Unexpected awakeFromInsertion() behaviour


  • Subject: Unexpected awakeFromInsertion() behaviour
  • From: Peter Vandoros <email@hidden>
  • Date: Wed, 09 Jan 2008 16:23:11 +1100

Hi List,

I came across an interesting behaviour today with awakeFromInsertion() that i did not expect and I hope someone could shed some light.

What happens is that awakeFromInsertion() is not only called when the EO is "created" but also when reverting the editing context after having deleted an EO (which hasn't yet been saved). That is, if you delete an EO and revert() instead of saveChanges(), that EO's awakeFromInsertion() method is called again.

The documentation states:
"Overridden by subclasses to perform additional initialization on the receiver upon its being inserted into ec. This is commonly used to assign default values or record the time of insertion. ...."


I originally took this to mean that it is only called when the EO is _created_. Technically speaking, the documentation states that it is called when the EO is _inserted_ into the editing context which does not necessarily mean when the EO is _created_.

Does this mean that I need to go through all my EO's that use this method for some initialisation and take this scenario into account or is this a bug with WO?
I am using WO 5.2.4.


Thanks
--
Peter Vandoros
Software Engineer
Etech Group Pty Ltd
Level 3/21 Victoria St
Melbourne VIC 3000
Australia

Ph: +61 3 9639 9677
Fax: +61 3 9639 9577
----------------------------------
IMPORTANT: This e-mail message and any attachments are confidential and may be privileged. If received in error, please reply to this message and destroy all copies and any attachments. You should check this message and any attachments for viruses or defects. Our liability is limited to resupplying any affected message or attachments. For more information about Etech Group, please visit us at http://www.etechgroup.com.au.
_______________________________________________
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
  • Follow-Ups:
    • Re: Unexpected awakeFromInsertion() behaviour
      • From: Chuck Hill <email@hidden>
  • Prev by Date: Re: Can't retrieve cookies
  • Next by Date: Re: Can't retrieve cookies
  • Previous by thread: re: Axis Error
  • Next by thread: Re: Unexpected awakeFromInsertion() behaviour
  • Index(es):
    • Date
    • Thread