Commit Graph

2 Commits

Author SHA1 Message Date
Yishai Galatzer bd2e434da9 Add JSON formatter support 2014-01-15 21:22:01 -08:00
David Fowler 307d2ea198 Reworked it so that it's fully action based.
- The action invoker factory is the entry point to an mvc application.
- The default implementation will use an IActionDescriptorProvider with
  a IActionInvokerProvider to resolve an IActionInvoker to invoke.
2013-12-12 21:40:56 -08:00