Re: Default Model Group - Error or Warning?
Re: Default Model Group - Error or Warning?
- Subject: Re: Default Model Group - Error or Warning?
- From: Chuck Hill <email@hidden>
- Date: Tue, 27 Oct 2015 18:47:06 +0000
- Thread-topic: Default Model Group - Error or Warning?
And that null response is what triggers this exception. This is in response to a notification asking for a class description for an entity named X.
Could be a bad prototype?
From: Calven Eggert < email@hidden>
Date: Tuesday, October 27, 2015 at 10:17 AM
To: Chuck Hill < email@hidden>
Cc: WebObjects-Dev < email@hidden>
Subject: Re: Default Model Group - Error or Warning?
strange. can't find any entity with that name.
I did:
EOEntity
theModel = EOModelGroup.defaultGroup().entityNamed("NSMutableDictionary");
and the answer was nil.
hmmm...
Calven
On Oct 27, 2015, at 11:54 AM, Chuck Hill < email@hidden> wrote:
It looks like you have that as the Entity name for one of your entities in the model? It is a modelling issue in any case.
Chuck
I've just recently noticed that I get this error upon starting my WO app. Everything seems to be working ok, just wondering if I need to address it:
Oct 27 11:21:44 CRR[49599] ERROR er.extensions.eof.ERXEntityClassDescription - Entity NSMutableDictionary not found in the default model group!
|
_______________________________________________
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