Relationships: when NOT no to flatten
Relationships: when NOT no to flatten
- Subject: Relationships: when NOT no to flatten
- From: Flavio Donadio <email@hidden>
- Date: Mon, 20 Oct 2014 17:41:00 -0200
Hello, people!
I am experimenting a little more... and hitting some roadblocks!
Example: I have these entities called Product and Quote. A Quote has many products. But each quoted product has more information, like price, quantity and lead time. So, I am using this QuotedProduct entity, which "binds" the Product id, the Quote id and the other information.
The relationship could be expressed like this:
Quote <--->> QuotedProduct <<---> Product
I understand I shouldn't flatten any of these relationships. Am I right?
Cheers,
Flavio
_______________________________________________
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