Re: Framework EOModel Question
Re: Framework EOModel Question
- Subject: Re: Framework EOModel Question
- From: Mike Schrag <email@hidden>
- Date: Fri, 5 Aug 2005 09:13:36 -0400
I've using 4 simple models. I can see the benefits even with my
simple list of entities. The annoying thing, however, is with
EOModeler. i.e., if I define some prototypes with properties for
value type, value class, allowsNull etc but _without_ a column
name - then when I assign that prototype to an attribute that
already has a column name the silly thing will remove the column
name after you close the model.
Oh, and if a column DOES get blanked, it results in a TERRIBLY
annoying and useless error message from inside of EOF. I believe you
get a ClassCastException from SQL generation from a method that is
named something about creating a comma separated list from an NSArray
(I don't have the exception around offhand). So if you ever see a
ClassCastException from way down in EOF, log this note away because
it will save you much pain trying to debug it.
ms
_______________________________________________
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