Ptico / flexus

[discontinued] now dry-inflector
MIT License
2 stars 1 forks source link

[Don't MERGE] A first step towards testing dry-inflector compatibility #24

Closed abinoam closed 7 months ago

abinoam commented 7 years ago

Discussion only PR.

I'm trying to inject dry-inflector on current flexus code to check what tests break and see how we could make an optional compatibility layer for dry-inflector so people coming from inflecto/flexus could have an easy transition.

A lot of internal unit tests broken but this doesn't matter much. But, I could spot some things that we should port to dry-inflector (example the recent fix for address singularization at #2 mbj/inflecto#16 ).

Unfortunately, I'll be travelling tomorrow, coming back only on saturday. As soon as possible I'll try to have a look at it. But I can't promise to do this while travelling. So, if anybody have time and want to go on with this, I'm fine with that.