Odd lingering perception - Mach-II is the 'hard' framework. Really?
ColdFusionI can't even count the times that I have been in discussions, presentations, BOFs, etc, and heard the following when describing the big 3 ColdFusion frameworks, Fusebox, Model Glue, and Mach-II.
"Fusebox is the easiest to learn as you don't have to know OO programming. Model Glue is the next easiest one to grasp. Mach-II is the hardest."
Really? Inevitably this seems to usually be spoken by someone who hasn't actually used all three very regularly, but is passing along information that they had gleaned from other conversations.
To be clear, I have not used Fusebox since FB3, so I can't state how it compares to the other two other than what I have heard in passing conversations. However, I can't imagine that understanding OO concepts would not be strongly beneficial in using it! So putting Fusebox aside, when it comes to the differences between Model Glue and Mach-II, I can't see how anyone could really state that there is any difference in the learning curve.
Recently I built a simple application in Model Glue Unity so I could get a feel of some of the work that Joe has been doing in the framework, and mostly so I could speak at least half intelligently when drawn into discussions about it. It is certainly a comfortable framework to use, and has a very similar feel (as it should being an MVC framework) to using Mach-II. It uses the same type of event model, passing an event object in which variables can be set throughout the life of the event, events can announce other events. Although wired slightly differently it has the same concepts of listeners that act of specific actions in the event and so on.
Now, I realize that the differences are greater as you dig deeper into development, but when it comes to initial learning curve, I can't even name one thing that is necessarily harder or easier when comparing the two, nor can I see how a developer of a particular skill level would be better suited to one framework over the other.
If you are one of those that claims that Model Glue is easier to learn than Mach-II, I would be interested in hearing why you believe that.





Loading....