| Jon Rose’s Blog | | Enterprise Software Consultant Open Source / Java / Flex Flex Practice Director @ Gorilla Logic, Inc. InfoQ.com RIA Editor |
![]() |
Comments:
Curtis Rose on October 15th, 2008 at 8:34 pm #
I totally agree with the idea of simplifying applications. I’ve heard Ken Orr often say that ‘complexity doesn’t scale’ and even though he means it in a broader sense, I think it also applies to the amount of code it takes to write applications. Simpler is better, and more maintainable, and cheaper to own over the long haul.
Ryan on November 4th, 2008 at 10:25 pm #
The fundamental problem with not using MVC and simplifying your code is that it reduces the amount of work we get to do as consultants. Long live MVC and bloated software! The truth is high quality and simplistic software is what sets good software consultants apart.
Mike on November 21st, 2008 at 9:24 pm #
I berated our industry over the same thing. http://blog.bigfatstogie.com/?p=34 Essentially as I’ve come to see it in the last 10 years or so, patterns as a whole are like training wheels; when you first start working on serious enterprise-level products it’s over whelming at first to the newly minted CSE. After a number of years / projects / life-cycles, we begin to see that a particular problem domain or capability set can benefit from a particular implementation of a pattern, but not as much to try to shove it in a preformed box of a framework that makes up a particular pattern (we all use adapter / factory / delegate etc,: but not as much to go about and attempt to make our project structure fit some Adapter-be-all). This is where I think carigorm is utterly ridiculous (besides it’s goofy enough to pronounce).
Jon Rose’s Blog » Blog Archive » Mate :: Flex Framework on November 22nd, 2008 at 3:52 pm #
[...] have been rebelling against dragging additional frameworks into Flex just for MVC for a while now (Flex and MVC / Cairngorm). I finally got a chance to spend some time coding with Mate on a flight back from [...]
Jon Rose’s Blog » Blog Archive » Flight Framework for Flex & What is so great about MVC? on March 8th, 2009 at 11:59 pm #
[...] I just finished a write up for InfoQ on the Flight Framework. Flight compares themselves to Cairngorm, without all the “boiler-plate” code. The association with Cairngorm is a turn off for me to seriously consider using Flight, as I still don’t understand what value Cairngorm provides (old post 1 & 2). That doesn’t mean I don’t believe that Flight may have value, but in learning about the framework there seem to be the typical assumption that everyone is out there looking for the perfect MVC solution (old post 3). [...] Post a comment
|
|