On Monday, November 12, 2012 5:41:47 PM UTC-8, Dan Wilson - [email protected] wrote: > > Have you possibly tried some way to put the new ParentBeanFactory in a > different key in the application scope? Then passing the new key to the MG > child apps for reload? > > I haven't tried that yet but I did consider it. I think it's something worth looking at. We would need to change index.cfm so that <cfset ModelGlue_PARENT_BEAN_FACTORY = application.cs /> happened in onRequestStart based upon some simple tracking. I do like this as it would facilitate cleanly shutting down the existing Transfer/ORM caches too.
I had a "cooldown" approach that I tried and which did not reduce errors that I can adapt for this I think. I'll give it a go. Brian -- 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
