dan benanav wrote: > I may be misinterpreting your question because this does appear to be an issue > of fine grained versus > coarse grained component design. Why would you store the phone number as an > entity bean and > not just a regular business object? Then you could just use a vector of > PhoneNumber objects in the > Person object. (I have a related question, so I'll answer this from my point of view, not from the original poster's.) In my case, phone numbers can be shared among people. Consequently, I wouldn't store them as regular business objects because they are not wholly contained by one person. Or at least that's my thinking. Is that a valid counterexample? Cheers, Laird =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
- Entity Beans referencing other Entity Beans Tim Pedone
- Re: Entity Beans referencing other Entity Beans Evan Ireland
- Re: Entity Beans referencing other Entity Beans Tim Pedone
- Re: Entity Beans referencing other Entity Beans Evan Ireland
- Entity beans referencing other entity beans Erik . Romson
- Re: Entity beans referencing other entity beans dan benanav
- Re: Entity beans referencing other entity bean... Laird Nelson
- Re: Entity beans referencing other entity ... Rickard �berg
- Re: Entity beans referencing other en... Laird Nelson
- Re: Entity beans referencing other entity beans Jon Finanger
- Re: Entity beans referencing other entity beans Robert Kr�ger
- Re: Entity beans referencing other entity beans Rickard �berg
- Re: Entity beans referencing other entity beans Erik . Romson
- Re: Entity beans referencing other entity beans dan benanav
- Re: Entity beans referencing other entity beans Chris Raber
- Re: Entity beans referencing other entity beans Chris Raber
- Re: Entity beans referencing other entity beans Craig McMurtry
