Closed samheuck closed 9 years ago
Absolutely agreed with you about start using semver
. Moreover, I'm going to review the project state and available issues in order to produce a further roadmap.
That would be great to collaborate on that with you. Just let me know what you do think about collaboration.
Will review this PR and thank you again for help.
Yeah I’d love to collaborate on this - I’m using it for a pet side project, and so that I can keep up with the changes in ember-data.
Would you consider converting the project from CoffeeScript to javascript? I’m not very familiar with CofeeScript. It’s not too big a deal if that’s not something you want to do, I can learn CoffeeScript, I would just be better able to contribute.
The project tests are completely outdated. Firstly, I believe we should refresh/review them, #112. Let's discuss it.
Pushed devDependencies
to make sure that we all on the same page.
Could you please resolve conflicts and make sure that PR is available for merge. Thanks.
Should be good to go.
Well done. Will check this one asap
This project may want to start using semver - I'm pretty sure these changes are not backward compatible with earlier versions of ember-data. Doing that would mean ember and ember-data would need to be listed as a dev dependencies in bower.json.
There is also a failing test with the revision adapter - will create a separate issue for that.