Re: Two EOModels in one project
Denise Howard <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
Thanks very much to all who offered suggestions. Here is what finally did the trick to make both EOModels appear in the popup list of the relationship inspector in EOModeler. There are two equally important parts to it, besides them both being in the same Xcode project: 1. both models must be open, and 2. they must have been opened from within Xcode I think once you've created one cross-model relationship #1 no longer applies, at least it worked that way for me. Denise