Re: Framework EOModel Question
Re: Framework EOModel Question
- Subject: Re: Framework EOModel Question
- From: Anjo Krank <email@hidden>
- Date: Fri, 5 Aug 2005 07:35:26 +0200
Am 05.08.2005 um 07:14 schrieb Chuck Hill:
Point taken. I'll get around to utilising PW... just getting as
comfortable as I can with WO first.
Although Project Wonder is, erm, wonderful, there is no need to use
it to reap the benefits of prototypes. EOPrototypes are part of EOF.
Well... we have neat code that allows you to switch then based on
properties and not on the mumbo-jumbo that normally gets used. And we
allow you to actually support multiple types of DBs, which is not
possible with the EOJDBCPrototypes. However, I'd advice prototypes
only when you have either only one model or are very disciplined:
- I don't know if that's still the case, but they get deleted when
you open the model from the Finder and then save. You *must* open it
from XCode
- Terrible things happen if you don't change the load order so that
the model with the prototyp gets loaded first. So basically - if you
have more than one model - you should have a framework just for
prototypes (no code) and drag it in the load order at the top.
Hence the use of the PostgresqlPlugIn.framework. Works well (with
my slight alteration to the plugin).
What "alterations"?
Cheers, Anjo
_______________________________________________
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