TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Anonymous Open Letter to the Ember.js Core Team

11 pointsby andreiursanalmost 12 years ago

3 comments

andreiursanalmost 12 years ago
I think this guy has a point with:<p><a href="https://github.com/emberjs/ember.js/commits/master/ember.json" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;emberjs&#x2F;ember.js&#x2F;commits&#x2F;master&#x2F;ember.jso...</a><p>&quot;Ember is released in &quot;revisions&quot;, because it&#x27;s not production ready and not ready to be 1.0. Hence the core team chose to rather call breaking changes a new &quot;revision&quot;. Well guess what dudes, that&#x27;s exactly what versions are for. Why couldn&#x27;t you just like normal people release 0.4, 0.5? Why do you need to hit 1.0 directly?&quot;
rupurtalmost 12 years ago
Why doesn&#x27;t he get more involved in the project and stop complaining. Yes Ember is lacking in the prioritizing department but it&#x27;s a community project and there is always room for more people.<p>There are a number of forks&#x2F;patches out there that provide hasOne semantics and saving for multiple records in the same commit (ours are the mhelabs ones)<p>- <a href="https://github.com/mhelabs/ember-data/tree/has_one" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;mhelabs&#x2F;ember-data&#x2F;tree&#x2F;has_one</a><p>- <a href="https://github.com/mhelabs/ember-data/tree/parent-child-commit-fix" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;mhelabs&#x2F;ember-data&#x2F;tree&#x2F;parent-child-comm...</a><p>- <a href="https://github.com/ghempton/data/tree/relational-adapter" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;ghempton&#x2F;data&#x2F;tree&#x2F;relational-adapter</a>
tux1968almost 12 years ago
This just goes to show that there is so much more than a feature-list to consider when selecting your stack.