4 ms·
While sometimes this does get tricky with resources that are clearly owned or associated with multiple things, often times a resource only has one real owner an
by the8bit 10y ago
While sometimes this does get tricky with resources that are clearly owned or associated with multiple things, often times a resource only has one real owner and it is unambiguous. It does make moving things a bit weird though, as moving a book between two shelves makes it have a different fully qualified name.
- theptip 10y agoAgree; put another way, sometimes you really do need a M2M relationship.