Model-Glue's Many Names
Model-Glue wasn't always called Model-Glue. It went through a few names, and they all have something to do with how it works. I thought it might be fun to share them, as it gives some insight into the thought behind the framework:
1. Call And Answer
Ripped from a Barenaked Ladies song, "Call and Answer" talked about how I wanted a framework that used a message / listener format where events called out messages and controllers answered.
2. Model-T
"You can have it in any color you want, as long as it's black."
The framework enforces some rules, and they're largely unshakeable. Sometimes it'd be easier to just connect tab A to slot B, but going through the proper channels enforces some level of application design.
3. SilentPartner
I wanted a framework that got out of my way. I needed to spend more time on my application than I did working with the framework, so I designed Model-Glue with this in mind: be there when I need you, shut up when I don't.
2 comments - Posted by Joe Rinehart at 10:38 AM - Categories: Model-Glue