emberjs/ember-inflector

use inflector-core

Opened this issue · 6 comments

this involves me figuring out how interproject dependencies work

what an inflector-core is?

i am still extremely +1 on this.

to summarize, we want to split this project into 2. ember-inflector and inflector-core. This work has already begun, but it needs to be brought back into sync.

ember-inflector:

  • default inflections we consider as part of ember-data (ones we include already)
  • ember-addon support
  • the tests as an addon
  • the tests that test the default set of inflections

inflector-core:

  • the inflection engine
  • the tests for the inflection engine

I want to start looking into this, but it might be a couple weeks, since I'm going on vacation soon. Getting it on my radar, though.

Seems like this fell waaaaay off my radar...don't wait on me if someone has bandwidth to pick this up.