Description
Hello,
Once again, I would like to express my total appreciation for this project! Very happy to see someone put this together (and even more surprised that it's not a first-class component to the MVC framework).
It appears that this project currently produces asynchronous operations. Which is great if you are not managing async/tasks within your application. However, some of us have components that do manage this for us (and are also, um, apprehensive, towards async to begin with... beware of zombies. :)) and prefer synchronous calls. It would be great if this project supported them. I would be interested in making this happen with a pull request if that would help.
If this is an easy existing setting that I am overlooking that would be great to know, too.
Thank you,
Michael