Core Team Meeting Minutes - 2014/06/20

– By Trek Glowacki

Although most of our collaboration takes place on Github, IRC (#emberjs on freenode.net), and our Discourse site the Ember.js Core Team meets privately every Friday at 2pm EST/11am PST through Google Hangout for a weekly discussion of all things Ember.

If you have a topic you'd like to see covered, contact your favorite core team member and let them know!

Attendees

@krisselden, @machty, @rwjblue, @trek, @stefanpenner, @wagenet, @tomdale, @wycats

Features pending 'Go' decisions

  • ember-routing-consistent-resources

    This PR adds .index, .loading, and .error sub-routes for resources created even if no callback was provided so this.resource('foo') and this.resource('foo', function(){}) behave identically.

    Resolution: 'Go'.