From: Joseph Spiros Date: Mon, 9 Aug 2010 06:35:54 +0000 (-0400) Subject: Merge branch 'entity-proxy-fields' X-Git-Tag: philo-0.9~45 X-Git-Url: http://git.ithinksw.org/philo.git/commitdiff_plain/82e22de23b182353e35aa4e2fde0c08f4df5653f Merge branch 'entity-proxy-fields' * entity-proxy-fields: Implemented EntityForm, which knows how to deal with AttributeFields and RelationshipFields on the underlying model. To be consistent with Attributes, Relationships now support null values. This changes the schema. AttributeFields and RelationshipFields now store their changes and do not commit them until their model has been saved. Initial implementation of AttributeField and RelationshipField. These objects are not actual Fields, but rather they simply add descriptors to Entity subclasses which provide transparent access to specific attributes and relationships. --- 82e22de23b182353e35aa4e2fde0c08f4df5653f