Thanks for the help. Are you sure you are looking the right code? In the 3.1.2999 and 3.2 RC2 code I downloaded, ModelGlue/gesture/eventhandler/Result.cfc has preserveState defaulted to true.
Here it is on github: https://github.com/modelglue/modelglue-framework/blob/master/ModelGlue/gesture/eventhandler/Result.cfc Have a great conference, wish I was there. On Friday, September 20, 2013 11:45:11 AM UTC-5, Dan Wilson - [email protected] wrote: > > The 3 places I see preserveState being referenced in the newest MG code > all show a default of false: > <cfargument name="preserveState" type="boolean" required="false" > default="false" hint="Preserve state across the redirect?" /> > > I can't totally dive into this in detail, because NCDevCon (which I'm > running) is tomorrow. But if you have some additional details you can > share, I might be able to figure out something for you. > > Almost all internal components are externally overridable > > > DW > > > -- -- 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.
