[Catalyst] Move MVC Thoughts
David Storrs
dstorrs at dstorrs.com
Fri Aug 26 20:32:40 CEST 2005
On Aug 26, 2005, at 2:16 PM, Christopher H. Laco wrote:
> So here I am at $work thinking about ASP.NET and it's comparison to
> MVC.
> Then I stumbled across this:
>
> http://www.rc3.org/2005/08/the_mvc_penalty.php
>
> ASP.NET quicker than MVC? MVC is a burden? That can't be. The only
> thing I can think of is that other MVC frameworks must really suck,
> because developing in Catalyst is just to darn quick most of the
> time, esp if you have an existing codebase to feed the Models.
Key quote from the article:
[W]e consulted with a number of software companies. They said, "We
can develop applications 20 to 25% faster than with ASP.NET than we
can with J2EE."
The statement that these companies made is that they can work faster
is ASP.net than in J2EE. Miguel is then jumping from there to
"therefore MVC is the problem." Personally, I'd look to some other
points about J2EE before I blamed it on the MVC pattern.
--Dks
More information about the Catalyst
mailing list