Re: EO does not register change with EC??[solved]
Re: EO does not register change with EC??[solved]
- Subject: Re: EO does not register change with EC??[solved]
- From: Bob Stuart <email@hidden>
- Date: Sat, 19 Jul 2003 17:42:14 -0400
I was angering EOF :(((
I had a value being set in the constructor instead of in
awakeFromInsertion. I saw that one of my cohorts had done that but
did not believe it would cause the grief I was experiencing. Just
setting one attribute not relationship really confused everything in
EOF about this object.
Thanks for reminding me.
At 2:24 PM -0700 7/19/03, Chuck Hill wrote:
Things to check:
1. Are you angering EOF?
http://wodev.spearway.com/cgi-bin/WebObjects/WODev.woa/wa/Main?wikiPage=EOFC
ommandments
2. Are you calling super() in all overridden methods?
3. Do any of your property names conflict with names in the
EOEnterpriseObject interface?
Chuck
At 03:07 PM 19/07/2003 -0400, Bob Stuart wrote:
I have a strange problem. I have a single EO that no matter how I
call methods changing any one of several different NSTimestamp
attributes the atrribute appears changed but the EC will not save
state. Even calling takeStoredValueForKey the EO does not appear to
be changed in the EC. ec.updatedObjects() will be empty.
I know it's in the EC since I fetch it.
Other EO's seem to be fine.
Any Ideas?
--
Bob Stuart
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
--
Chuck Hill email@hidden
Global Village Consulting Inc. http://www.global-village.net
--
Bob Stuart
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.