Created
July 15, 2010 21:09
-
-
Save solnic/477536 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Resource & EmbeddedValue: | |
| - Model::Base - descendants, append extensions/inclusions etc. | |
| - Model::Hook | |
| - Model::Property | |
| - Model::Relationship | |
| - Attributes - all the attributes related methods that can be shared between the two | |
| - PersistedState | |
| Resource: | |
| - Model::Resource (extend Model::Base) | |
| - Model::Scope | |
| EmbeddedValue: | |
| - Model::EmbeddedValue (extend Model::Base) | |
| /////////////////////////////////////////////////////////////////////// | |
| Relationship & Embedment: | |
| - ... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment