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.
There is a de facto Gallery module for interacting with a RESTful backend, gallery-model-sync-rest, we need to determine what we should provide out-of-the-box to help people get started quicker and
make it easier for them to access their data from a remote source.

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

Eric Ferraiuolo

YUI Developer

Posted: 04/6/12
  • remaining changed from 0 to 5

Eric Ferraiuolo

YUI Developer

Posted: 04/6/12
  • sprint changed from sprint 1 to backlog

Simon Højberg

YUI Contributor

Posted: 05/31/12

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.

Eric Ferraiuolo

YUI Developer

Posted: 07/9/12
  • completed changed from 0 to 2
  • remaining changed from 5 to 0
  • status changed from accepted to checkedin

Moving ModelSync.REST into core and hopefully implement ModelSync.LocalStorage

Jenny Donnelly

YUI Developer

Posted: 08/1/12
  • resolution changed to fixed
  • status changed from checkedin to closed

Shipped in 3.6.0. Marking closed/fixed.