2.0 Public Beta 1 But as of yesterday morning my local dev is running on 3.1. Nothing is different (as far as this problem) on 3.1 except that perserveState=false works on unnamed results. I will be moving production to 3.1.
The errors I recall getting on 3.2 were mostly about events not existing. I think it might have something to do with the new lazy recompiling feature. On Friday, September 20, 2013 8:01:19 AM UTC-5, Dan Wilson - [email protected] wrote: > > I'm not clear from your email, which version of Model Glue you are using. > > Did you report the errors you got on 3.2? > > > DW > > Ryan Stille <javascript:> > Friday, September 20, 2013 8:47 AM > I ran into a big issue recently. I've come to realize that preserveState > is on by default. That means as our sales staff uses our intranet, using > many tabs at once, their data from one form post is getting blasted into > another. This leads to things like shipping an order to the wrong customer! > > I have hundreds of events across many ModelGlue.xml files. So rather than > add preserveState=false to every one, I'd like to change the default. I'm > looking for good ways to do this. I could just modify > gesture/eventhandler/Result.cfc, but I'd rather not change the core MG > files of course. I am wondering if there is a way at application startup > time that I could replace the instantiated Result component with one of my > own? > > I'll be upgrading to MG 3.1 as part of this change, since our current > version only recognizes the preserveState attribute when the result is a > named result. I tried 3.2 but was getting all kinds of errors. > > Thanks, > Ryan > -- > -- > 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]<javascript:> > To unsubscribe from this group, send email to > [email protected] <javascript:> > 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] <javascript:>. > For more options, visit https://groups.google.com/groups/opt_out. > > -- -- 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/groups/opt_out.
