As a start...

This isn't Model-Glue specific, but applies to any framework
(MG/ColdBox/FuseBox/Mach-ii/etc):

For the most part, I try to push developing with a consistent standard.  Not
just a standard within the company, but a standard in the community.

If you aren't using a framework (or a community-supported/driven framework),
when you bring in a new employee or contractor, you generally figure it's
going to take them a week (give or take) to get up to speed with how your
applications are architected.

If you're using Model-Glue, and you bring in somebody who knows Model-Glue
(or really any other front controller framework), that ramp-up time will be
significantly reduced.

Again, not specific to Model-Glue, but MVC in general:

The fact that it leads you in a direction of clearly separating out your
business logic and views means that each piece of business logic is more
reusable.  Write once run anywhere (hey that's catchy... can we trademark
it?).  I've worked in so many places that had so many methods in the
business layer repeated because different apps (or different parts of the
same app) needed it.

Since this is a Model-Glue mailing list, and the question did ask about
advantages specific to Model-Glue... I'll throw out there that the team
behind Model-Glue is significantly more studly than those behind other
frameworks.

On Fri, Feb 5, 2010 at 12:53 PM, Dan Wilson <[email protected]> wrote:

> A good friend of mind asked if we had any guide to help educate managers on
> the benefits of standardizing on Model Glue.
>
> Have any of you list members put together any information to help educate
> management or executive level folks on the benefits of Model Glue?
>
> I think it would be good to release some sort of high-level document for
> this purposes, so if you'd like to share your views and help us get the
> ideas down, we'll be happy to have them.
>
>
> DW
>
>
>
>
>
> --
> “Come to the edge, he said. They said: We are afraid. Come to the edge, he
> said. They came. He pushed them and they flew.”
>
> Guillaume Apollinaire quotes
>
> --
> Model-Glue Sites:
> Home Page: http://www.model-glue.com
> Documentation: http://docs.model-glue.com
> Bug Tracker: http://bugs.model-glue.com
> Blog: http://www.model-glue.com/blog
>
> You received this message because you are subscribed to the Google
> Groups "model-glue" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]<model-glue%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/model-glue?hl=en




-- 
Charlie Griefer
http://charlie.griefer.com/

I have failed as much as I have succeeded. But I love my life. I love my
wife. And I wish you my kind of success.

-- 
Model-Glue Sites:
Home Page: http://www.model-glue.com
Documentation: http://docs.model-glue.com
Bug Tracker: http://bugs.model-glue.com
Blog: http://www.model-glue.com/blog

You received this message because you are subscribed to the Google
Groups "model-glue" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/model-glue?hl=en

Reply via email to