monbrey / professor-kauri

Professor Kauri, new and improved with an actual framework
6 stars 2 forks source link

Refactor argument types for database lookups #4

Closed monbrey closed 5 years ago

monbrey commented 5 years ago

This has already been done with the "pokemon" custom type, there's a lot of room for this to be improved in other areas too.

Might require looking into MongooseProvider, see if there's a good way to implement cached and uncached versions.

monbrey commented 5 years ago

Closing this as my framework now supports MongooseProvider-based argument types. More will be added as needed