Model-glue and similar frameworks is great if you want to obfuscate your code and keep your client bound to you for any ongoing work, as only developers who already understand the framework and OO will be able to understand it, which will cut most average web developers.
Russ -----Original Message----- From: Nathan Strutz [mailto:[EMAIL PROTECTED] Sent: 07 April 2006 23:34 To: CF-Talk Subject: Re: Newbie Model Glue Questions didn't see a reply, so, <bump!> I can try my hand though... 4) Yes, from what I can tell, it's a pain. Wait for Model-Glue 2 with includes. Also, I suppose it may work to do XML includes... worth a shot, huh? Check this page: http://www.xml.com/pub/a/2002/07/31/xinclude.html 5) No, you can make a controller for every event-handler if you like. I make one for every grouping or category. Just add another controller tag and cfc. 6) Check out Ray's coldfusioncookbook.com site code... it's on his blog somewhere, search for it. (sorry if this is a dupe - we're having connection problems today) -nathan strutz http://www.dopefly.com/ On 4/6/06, Nick Han <[EMAIL PROTECTED]> wrote: > > Can someone help me answer these questions? > > > > 1) I set 'refresh' to false in the <config> block, but it doesn't seem > to work. The framework keeps reloading on every request. > > > > 2) As same above for 'debug'. > > > > 3) There can only be one ModelGlue.xml file per application. Is this > correct? > > > > 4) If #3 is true, ModelGlue.xml file size can get really large. > Wouldn't this be a pain to manage or maintain tons of event-handlers? > > > > 5) Are all CFC calls invoked through /controller/controller.cfc, which > has references of business or other CFCs? > > > > 6) Lastly, would someone, who has a fairly large site in production > that is using MG, be willing to give me a copy of ModelGlue.xml to look at? > > > > Thanks. > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:237214 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

