• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Relationships across frameworks
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Relationships across frameworks


  • Subject: Relationships across frameworks
  • From: Florijan Stamenkovic <email@hidden>
  • Date: Tue, 05 Aug 2008 13:23:26 -0400

Hi all,


Maybe this was discussed already, but googling didn't help.

What I could use in our biggest app is splitting the model into inter- dependent frameworks. However, what happens if we want to deploy an app that utilizes only some of the frameworks?

Example:

FrameworkA contains entity Person
FrameworkB contains entity PhotoOfPerson

Person <->> PhotoOfPerson

PhotoOfPerson depends on the Person, since it has a to-one mandatory relationship, but Person does not depend on PhotoOfPerson.

Let's say we want to deploy an app that only deals with Person records, and not their photos. Ideally we would only use the FrameworkA in the deployment project. It seems to me that it is very difficult to make this happen. Assuming of course that the Person ->> PhotoOfPerson is modeled.

Does anyone do this, somehow? Or should relationships across model frameworks be avoided?

Thanks,
F
_______________________________________________
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


  • Follow-Ups:
    • Re: Relationships across frameworks
      • From: Anjo Krank <email@hidden>
  • Prev by Date: work almost good on a leopard server with WO5.4, but fails as war on tomcat
  • Next by Date: Re: Relationships across frameworks
  • Previous by thread: Re: work almost good on a leopard server with WO5.4, but fails as war on tomcat
  • Next by thread: Re: Relationships across frameworks
  • Index(es):
    • Date
    • Thread