Guys - any thoughts on whether this will work or not?
On Wednesday, July 9, 2014 9:30:30 PM UTC-7, Brian G wrote: > > First, this is the code I saw (from > https://github.com/dhughes/ColdBooks/blob/master/Application.cfc): > > <cfif structKeyExists( application, this.realName ) AND structKeyExists( > application[this.realName], "framework" ) > > <cfset application[this.realName].framework.getBeanFactory().setParent( > application.cs ) /> > </cfif> > > > > -- -- 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 --- You received this message because you are subscribed to the Google Groups "model-glue" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
