Now there is something interesting

8 October, 2007 (18:50) | General

Seems that the MVC framework that got Phil to move to Seattle was discussed at Alt.NET Jeffrey Palermo has a post about it. Its supposed to

  • Natively support TDD model for controllers.
  • Provide ASPX (without viewstate or postbacks) as a view engine
  • Provide a hook for other view engines from MonoRail, etc.
  • Support IoC containers for controller creation and DI on the controllers
  • Provide complete control over URLs and navigation
  • Be pluggable throughout
  • Separation of concerns
  • Integrate nicely within ASP.NET
  • Support static as well as dynamic languages
  •  

    Well - I can’t wait to see this. Hope it turns out great.

    Write a comment