-
Merge pull request #27 from zyang/mas...
was committed by Dan Schultz
Friday Feb 24
-
Refactor reset attempt count out of q...
was committed by Zee Yang
12:16 AM
-
Reset attempt count on queue for Netw...
was committed by Zee Yang
Thursday Feb 23
-
Remove unused reference to index
http...
was committed by Dan Schultz
Tuesday Feb 14
-
Update spec to include commits
https:...
was committed by Dan Schultz
09:27 AM
-
Support auto query of has-many associ...
was committed by Dan Schultz
Saturday Feb 11
-
Fix mistakes in spec
https://github.c...
was committed by Dan Schultz
Wednesday Feb 01
-
Update code hints for metadata
https:...
was committed by Dan Schultz
04:15 AM
-
Update tests to use metadata relation...
was committed by Dan Schultz
04:14 AM
-
Support metadata defined associations...
was committed by Dan Schultz
04:14 AM
-
Update spec to include metadata relat...
was committed by Dan Schultz
04:12 AM
-
Update spec
https://github.com/dansch...
was committed by Dan Schultz
03:30 AM
-
Clean up spec
https://github.com/dans...
was committed by Dan Schultz
03:08 AM
-
Hide details of store internals
https...
was committed by Dan Schultz
Thursday Jan 26
-
Add spec about loading query data fro...
was committed by Dan Schultz
04:19 AM
-
Add results list tests
https://github...
was committed by Dan Schultz
01:52 AM
-
Add where query
https://github.com/da...
was committed by Dan Schultz
01:15 AM
-
Add find all query
https://github.com...
was committed by Dan Schultz
12:59 AM
-
Add method to reload record data
http...
was committed by Dan Schultz
Wednesday Jan 25
-
Add tests for queries
https://github....
was committed by Dan Schultz
01:26 AM
-
Store the load operations on the reco...
was committed by Dan Schultz
Tuesday Jan 24
-
Update queries to follow spec
https:/...
was committed by Dan Schultz
03:51 AM
-
Update spec to describe query behavio...
was committed by Dan Schultz
03:51 AM
-
Move data source requests to the data...
was committed by Dan Schultz
02:16 AM
-
Add queries and requests
https://gith...
was committed by Dan Schultz
Saturday Jan 21
-
Rename entity to record to conform to...
was committed by Dan Schultz
Saturday Jan 07
-
Store changes
https://github.com/dans...
was committed by Dan Schultz
05:53 AM
-
Add spec
https://github.com/danschult...
was committed by Dan Schultz
05:53 AM
-
Remove persistence states
https://git...
was committed by Dan Schultz
05:53 AM
-
Skip data source if data already belo...
was committed by Dan Schultz
Thursday Jan 05
-
Add retrieval of data from data sourc...
was committed by Dan Schultz
Wednesday Jan 04
-
Remove tests that use old code-base
h...
was committed by Dan Schultz
02:05 AM
-
Modify change notification
https://gi...
was committed by Dan Schultz
Tuesday Jan 03
-
Remove change methods from Entity
htt...
was committed by Dan Schultz
03:41 AM
-
Removing translation methods from Ent...
was committed by Dan Schultz
03:37 AM
-
Clean up data tests
https://github.co...
was committed by Dan Schultz
Tuesday Dec 27
-
Remove unnecessary methods from Entit...
was committed by Dan Schultz
10:48 AM
-
Add classes for the data store and da...
was committed by Dan Schultz
10:35 AM
-
Reorganize model classes into mesh.mo...
was committed by Dan Schultz
09:31 AM
-
Starting fresh with the data store
ht...
was committed by Dan Schultz
09:28 AM
-
Change names used in unit tests
https...
was committed by Dan Schultz
09:05 AM
-
Rename ExternalData to Data
https://g...
was committed by Dan Schultz
05:20 AM
-
Map record type to external data
http...
was committed by Dan Schultz
04:56 AM
-
Preliminary unit tests for external d...
was committed by Dan Schultz
04:28 AM
-
Add custom options hash for external ...
was committed by Dan Schultz
04:28 AM
-
Add state for the data's lifecycle
ht...
was committed by Dan Schultz
04:03 AM
-
Add Record for wrapping Data objects
...
was committed by Dan Schultz
Saturday Dec 24
-
Rename SourceData to StoreData
https:...
was committed by Dan Schultz
Sunday Dec 11
-
Fix RTE in operation timeouts
https:/...
was committed by Dan Schultz
Monday Dec 05
-
Merge pull request #25 from zyang/mas...
was committed by Dan Schultz
09:59 PM
-
Add timeout reset on progress
https:/...
was committed by Zee Yang
09:57 PM
-
Add skeleton object for defining the ...
was committed by Dan Schultz
01:07 AM
-
Add custom entity materialization fro...
was committed by Dan Schultz
01:07 AM
-
Merge pull request #24 from zyang/mas...
was committed by Dan Schultz
Friday Nov 04
-
Fix network operation retry.
https://...
was committed by Zee Yang
09:10 PM
-
Add a mapping function to List
https:...
was committed by Dan Schultz
Wednesday Oct 26
-
Synchronize result list to Associatio...
was committed by Dan Schultz
Tuesday Oct 25
-
Have AssociationCollection's behave l...
was committed by Dan Schultz
06:40 PM
-
Bug fixes
https://github.com/danschul...
was committed by Dan Schultz
06:39 PM
-
Add source for HTTP destinations
http...
was committed by Dan Schultz
06:37 PM
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>