Re: Two EOModels in one project
Denise Howard <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
On Jan 23, 2006, at 8:29 PM, Guido Neitzer wrote: > On 24.01.2006, at 1:42 Uhr, [email protected] wrote: > >> I'm adding to an existing framework with an EOModel. Call this >> model A. I'm creating some new entities which we'd like to keep >> in a separate EOModel. Call this model B. Some model B entities >> need to have relationships to entities in model A. According to >> the EOModeler help docs, this is as simple as adding model B to >> the framework project, and choosing between the two models in the >> relationship inspector. However, when I create a new relationship >> in model B, the Model popup list shows only model B. How do I get >> it to also offer model A? > > In the Inspector, above the list of entities, should be a popup > window where you can choose another model. Perhaps you have to quit > EOModeler and start it again. Yes, I know about the popup list--I mentioned it above. I've tried several combinations of quitting EOModeler, closing models, quitting Xcode and closing the framework project. Denise