• 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
Question about reusing model entities
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Question about reusing model entities


  • Subject: Question about reusing model entities
  • From: Chris Meyer <email@hidden>
  • Date: Wed, 16 Jul 2008 11:48:50 -0700

I find myself reusing some entities in multiple applications. In particular, many applications I'm writing have a user login model with User, UserLog, and other entitities.

Right now for simplicity I'm just copying the EOModel entities and Java subclasses to each new project, but this is quickly becoming a burden to maintain between multiple projects.

So it seems that the logical thing would be to put the common entities and supporting classes into a framework.

Does anyone have any recommendations about doing this? For instance, I'm a bit uncertain about cross model relationships, which will be absolutely necessary for a fundamental entity such as a user. And what about adding additional relationships specific to the application to the User entity?

How do other people re-use specific entities across different projects?

_______________________________________________
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: Question about reusing model entities
      • From: Chuck Hill <email@hidden>
  • Prev by Date: Not a wocomponent?
  • Next by Date: Re: Question about reusing model entities
  • Previous by thread: Re: Not a wocomponent?
  • Next by thread: Re: Question about reusing model entities
  • Index(es):
    • Date
    • Thread