Initial implementation of AttributeField and RelationshipField.
authorJoseph Spiros <joseph.spiros@ithinksw.com>
Sat, 31 Jul 2010 03:16:52 +0000 (23:16 -0400)
committerJoseph Spiros <joseph.spiros@ithinksw.com>
Sat, 31 Jul 2010 03:16:52 +0000 (23:16 -0400)
These objects are not actual Fields, but rather they simply add descriptors to Entity subclasses which provide transparent access to specific attributes and relationships.


No differences found