More On Maverick.NET
Justin is keeping the discussion about ASP.NET in the wire by blogging:
I REALLY like Mavrick.NET.
I like how a simple configuration file defines the flow of the site. My controller simple fills a model, sets it for the request, and returns what view should be shown. Simple and clean.
+1 on that I have been very happy with what I have seen.
I plan on doing a more thorough review (as soon as I finish up other obligations).
I really can't wait to get your thoughts and perspective on this.
I suggest you check it out. It is pretty easy to look through the code and figure out what's going on.
I have to second this thought. I think that the .NET side of the fence could really gain alot by adopting a framework like Apache Struts. We've already accepted ports of Java tools (Nant, NUnit), is it just a matter of time before we have a port of Struts as well?