There's a new drop of ASP.NET MVC out on CodePlex now. Once again, there's some breaking changes, but nothing too terribly bad this time. Notably
- Action methods now return an ActionResult.
- It contains the changes to routing that Phil Haack mentioned.
Also, they've included all of the test cases too, so now you can be assured they are following good practices! Check out the Read Me for the latest changes in this drop.
abca5394-d96a-45d9-a1d2-3c9e4279c9b2|0|.0