Ticket #2532125 (closed task)
Reporter Eric Ferraiuolo |
Opened: 04/6/12 Last modified: 08/1/12 Status: closed Type: task Resolution: fixed |
Owner Eric Ferraiuolo |
Target Release: 3.6.0 Priority: P3 (normal) |
|---|---|---|---|
| Summary: | Investigate a default and generic Model/ModelList sync layer | ||
| Description: | Currently Model/ModelList ship with no sync layer. Any real application using the App Framework will require a sync layer, therefore that currently means the developer will have to implement one. |
||
| Type: | task | Observed in Version: | development master |
| Component: | App Framework | Severity: | S3 (normal) |
| Assigned To: | Eric Ferraiuolo | Target Release: | 3.6.0 |
| Location: | Library Code | Priority: | P3 (normal) |
| Tags: | Relates To: | ||
| Browsers: | N/A | ||
| URL: | |||
| Test Information: | |||
Change History
|
Posted: 04/6/12
|
|
Posted: 04/6/12
|
|
Posted: 05/31/12
|
|
Posted: 07/9/12
Moving ModelSync.REST into core and hopefully implement ModelSync.LocalStorage |
|
Posted: 08/1/12
Shipped in 3.6.0. Marking closed/fixed. |
Simon Højberg
Personally I would prefer a mixin to something that was handed down by Model/ModelList. I think ModelSync.REST is really awesome and use it all the time. Having that or something similar simply move into YUI would be nice imo.