use inflector-core
Opened this issue · 6 comments
calvinmetcalf commented
this involves me figuring out how interproject dependencies work
fivetanley commented
what an inflector-core is?
stefanpenner commented
i am still extremely +1 on this.
stefanpenner commented
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
elwayman02 commented
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.
elwayman02 commented
Seems like this fell waaaaay off my radar...don't wait on me if someone has bandwidth to pick this up.