Changeset [87f4d47645a50cdac67687dd1de3ad1a521b0bec] by Dan Schultz
August 22nd, 2011 @ 09:37 PM
Remove loading of lazy associations
This is a temporary change, and will require more thought on
the
implementation.
https://github.com/danschultz/mesh/commit/87f4d47645a50cdac67687dd1...
Committed by Dan Schultz
- M src/mesh/model/associations/Association.as
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Mesh is an open-source persistence framework for Adobe Flex. It is designed to make the persistence of your application's model easier. Mesh provides the mechanisms for defining the associations between your model's entities, tracking which objects need to be saved, and mapping your entities to backend services.
<p>
<strong>Wiki</strong>
The Mesh wiki is hosted on GitHub at <a href="https://github.com/danschultz/mesh/wiki">https://github.com/danschultz/mesh/wiki</a>.
</p>
<p>
<strong>Source Code</strong>
Mesh is hosted on GitHub at <a href="http://github.com/danschultz/mesh">http://github.com/danschultz/mesh</a>.
</p>