-
adding reset() method to associations...
was committed by Dan Schultz
Monday May 23
-
adding option when a file reference o...
was committed by Dan Schultz
Thursday May 19
-
resolved bug where a destroyed entity...
was committed by Dan Schultz
02:31 AM
-
Merge branch 'master' of github.com:d...
was committed by Dan Schultz
Wednesday May 18
-
fixing issue in queue when executing ...
was committed by Dan Schultz
07:39 PM
-
refactoring the first arg to HTTPServ...
was committed by danschultz
Tuesday May 17
-
fixing bug where calling AssociationC...
was committed by Dan Schultz
Tuesday May 10
-
performance improvements for testing ...
was committed by Dan Schultz
Saturday May 07
-
adding changes object as a public pro...
was committed by Dan Schultz
Thursday May 05
-
dispatching property change events on...
was committed by Dan Schultz
Wednesday Apr 27
-
adding options param to Service.belon...
was committed by Dan Schultz
08:23 PM
-
changing where service calls to be co...
was committed by Dan Schultz
05:51 PM
-
adding afterLoad callback to has-one ...
was committed by Dan Schultz
Tuesday Apr 26
-
fixing bug with nested arrays in flat...
was committed by Dan Schultz
05:30 PM
-
removed entities from an association ...
was committed by Dan Schultz
02:52 AM
-
scoping loadRequest function to entit...
was committed by Dan Schultz
Monday Apr 25
-
allow inverse relationships to be eit...
was committed by Dan Schultz
08:37 PM
-
merging association refactoring to ma...
was committed by Dan Schultz
Friday Apr 22
-
adding support for auto-save and para...
was committed by Dan Schultz
11:38 PM
-
adding create operation methods for q...
was committed by Dan Schultz
Thursday Apr 21
-
simplifying how save requests are cre...
was committed by Dan Schultz
06:16 PM
-
adding helper to class Mesh to retrie...
was committed by danschultz
Wednesday Apr 20
-
adding helpers for aggregating proper...
was committed by danschultz
06:03 PM
-
replacing concept of service adaptors...
was committed by danschultz
Sunday Apr 17
-
adding destroy to has many associatio...
was committed by Dan Schultz
Saturday Apr 16
-
moving model classes to a new model p...
was committed by Dan Schultz
Friday Apr 15
-
adding "belongs to" concept to servic...
was committed by Dan Schultz
08:13 PM
-
adding where request that will handle...
was committed by Dan Schultz
02:43 AM
-
adding tests for querying services
ht...
was committed by Dan Schultz
02:17 AM
-
fixing validation and association tes...
was committed by Dan Schultz
12:53 AM
-
adding options for including/excludin...
was committed by Dan Schultz
Thursday Apr 14
-
removing metadata tags from metadata....
was committed by Dan Schultz
05:54 PM
-
fixing unit tests broken during refac...
was committed by danschultz
08:25 AM
-
adding observers to entity
https://gi...
was committed by Dan Schultz
02:46 AM
-
moving adaptors package into services...
was committed by Dan Schultz
12:43 AM
-
updating tests so they reflect the cu...
was committed by Dan Schultz
Wednesday Apr 13
-
unit tests for data proxy
https://git...
was committed by Dan Schultz
08:56 PM
-
making requests more generic by using...
was committed by Dan Schultz
07:57 PM
-
adding insertion/update methods to se...
was committed by Dan Schultz
07:02 PM
-
adding "request" concept to service
h...
was committed by danschultz
10:53 AM
-
adding concept of "service" to encaps...
was committed by danschultz
Tuesday Apr 12
-
moving operation tests package to ref...
was committed by danschultz
05:15 AM
-
fixing failed tests for flatten()
htt...
was committed by danschultz
Monday Apr 11
-
adding flatten array helper
https://g...
was committed by danschultz
Sunday Apr 10
-
adding service
https://github.com/dan...
was committed by danschultz
Friday Apr 08
-
- cleaning up callbacks in associatio...
was committed by danschultz
06:08 AM
-
bug fixes
https://github.com/danschul...
was committed by Dan Schultz
Thursday Apr 07
-
starting rework on association refact...
was committed by danschultz
08:04 AM
-
changing dates to be instantiated by ...
was committed by danschultz
Tuesday Apr 05
-
wrap single entity in array when sett...
was committed by Dan Schultz
Wednesday Mar 30
-
adding tests for MDate core class.
ht...
was committed by danschultz
Tuesday Mar 29
-
adding base date classes [#34 state:o...
was committed by danschultz
Thursday Mar 24
-
cleaning up save/destroy methods.
htt...
was committed by danschultz
Sunday Mar 20
-
queries with one result are no longer...
was committed by danschultz
08:49 PM
-
dispatch progress event in queue when...
was committed by danschultz
Thursday Mar 17
-
bug fix for RTE when calling Operatio...
was committed by danschultz
Friday Mar 11
-
adding an operation that wraps URLLoa...
was committed by danschultz
Thursday Mar 10
-
adding fix to pluralization so words ...
was committed by danschultz
04:13 AM
-
fixing bugs with pluralization, and a...
was committed by danschultz
03:10 AM
-
Merge branch 'refs/heads/master' of g...
was committed by danschultz
Wednesday Mar 09
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>