ember-data-sync icon indicating copy to clipboard operation
ember-data-sync copied to clipboard

Upgrade to recent ember/ember-data

Open davidsteinberger opened this issue 11 years ago • 11 comments

Are there any plans to upgrade it to ember.js rc3 and rev 12 of ember-data? I tried it myself but haven't figured it out yet.

davidsteinberger avatar Apr 28 '13 10:04 davidsteinberger

I'm also interested in the progress of this library. Are there any plans for continued work? Are there any significant problems you ran into that prevent further progress?

Thanks.

dev-inigmas avatar May 14 '13 16:05 dev-inigmas

+1 Thanks

maggedotno avatar Jun 20 '13 19:06 maggedotno

I'm planning to resume developing of the project soon. Ember-data has changed considerably, which makes it a necessity to almost completely re-implement it.

In the next 1-2 weeks I will post a high-level plan, and what needs to be done to get this going.

panayi avatar Jun 29 '13 22:06 panayi

Good to hear. I for one would be very excited to get this working for my App. Would love to contribute if I can find the time.

dev-inigmas avatar Jun 29 '13 23:06 dev-inigmas

Good stuff. I will contribute also (if my JS foo is strong enough).

maggedotno avatar Jun 30 '13 08:06 maggedotno

Would love for this to work with the latest ember as well, right now I am using Django rest framework and the ember data Django adapter. All I am missing in the chain is a proper synching mechanism. I will contribute if I am able.

spil-johan avatar Jul 01 '13 13:07 spil-johan

Willing to contribute also.

yeco avatar Aug 30 '13 21:08 yeco

Guys, I'm writing a plugin for a javascript library (not a framework like ember) that adds restful synchronization to a local storage. If you want to take a look while panayi dosen't rewrite this one: https://github.com/robertokl/persistencejs Working server+client side in RoR: https://github.com/robertokl/persistencejs-restfulSync-example Keep in mind that it still beeing developed, so there is no documentation until now.

robertokl avatar Aug 30 '13 21:08 robertokl

Resuming work at jj-abrams branch. It will be a total reboot, based on the changes of EMBER DATA 1.0 BETA 1, commit https://github.com/emberjs/data/commit/75f31748a18bf82d0938982be321d6d72cd0a70c

panayi avatar Sep 02 '13 10:09 panayi

Good news! I'm wondering if ember-data-sync functionality is overlapping with EPF (http://epf.io/) - may be a good idea to look at it for inspiration?

Magnus

maggedotno avatar Sep 02 '13 11:09 maggedotno

@maggedotno thanks for that. I'm aware of EPF but never looked into their implementation. Probably best to do that

panayi avatar Sep 02 '13 11:09 panayi