furious-luke / polecat

A lean, powerful, and enjoyable web framework.
MIT License
3 stars 0 forks source link

Refactor configuration to support easier extensions #31

Closed furious-luke closed 5 years ago

furious-luke commented 5 years ago

It's currently a bit ugly to add more configuration options. I'd like to make it more declarative. There are a few steps.

furious-luke commented 5 years ago

Am putting this on the backburner for now. Have implemented a little bit of it, but I need to think some more about the right way to structure the meta and the resolvers.