Changes between Version 6 and Version 7 of relationships
- Timestamp:
- 03/07/2011 09:43:15 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
relationships
v6 v7 8 8 9 9 The browser extension helps in creating new relationships by providing good templates. Usually, you only select the first class, the relationship-type and write the name of the other class. Compare this to Ruby On Rails where you have to open the first class, type the relationship-type and write the name of the other class - and then do the same thing again in the other class (for bidirectional relationships)! 10 11 The framework was inspired by relational databases and ORM mappers.12 10 13 11 = How to Install =