Re: GVC EOFValidation "Voodoo"
Re: GVC EOFValidation "Voodoo"
- Subject: Re: GVC EOFValidation "Voodoo"
- From: Chuck Hill <email@hidden>
- Date: Tue, 1 Dec 2009 16:18:04 -0800
On Dec 1, 2009, at 4:13 PM, Johnny Miller wrote:
Sounds like I have my lingo wrong. >:(
Sorry, it's single table. The data goes into one table (LOCATION)
in the database. There is a key "type" that is the qualifier.
That should be fine then.
Welcome to Hell. :-) Something you are doing or not doing is
causing EOF to send notifications in an unusual order, or at an
unusual time. Or, maybe, you have multiple entities sharing the same
class. A good place to start is to install some
NotificationSquawkers (see GVCFoundation) and listen to what gets
sent. You might need to get them to log a stack trace to narrow this
down.
Chuck
On Dec 1, 2009, at 2:03 PM, Chuck Hill wrote:
On Dec 1, 2009, at 3:47 PM, Johnny Miller wrote:
The entity is related to an object that uses single table/vertical
inheritance.
Which one? Vertical might be a problem, I never use it so it might
break this code.
Nothing complex, a "Person" entity has a one to many relationship
to "PersonLocation" which is inherited from an abstract entity
"Location".
It all seems legitimate - is there anything else I should be
looking for?
On Dec 1, 2009, at 1:35 PM, Chuck Hill wrote:
Is inheritance involved? Check the modelling if so.
Johnny Miller
Kahalawai Media Corp
http://www.kahalawai.com
--
Chuck Hill Senior Consultant / VP Development
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
Johnny Miller
Kahalawai Media Corp
http://www.kahalawai.com
--
Chuck Hill Senior Consultant / VP Development
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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