I'm pretty sure there is another way to add your change to the framework, without monkey patching.
Nearly every cfc used by model Glue is defined in ColdSpring. You can override the definition in your application specific ColdSpring configuration. I don't know what to tell you about the files I sent. These were exported directly from SVN and not run through our build process. So there shouldn't be version info in there. I think you should figure out how to get your change out of the MG core files. It's just going to complicate our troubleshooting. DW On Nov 7, 2012 8:47 PM, "Brian G" <[email protected]> wrote: > I did a cursory diff and didn't see anything other than the version > changing? I've monkeypatched my source to support onCompleteEnd in > exceptions... anyway I could see an svn changelog or similar? Or maybe you > could send me your copy from SVN which wouldn't flag every file with a > version number as changed? > > > > On Monday, November 5, 2012 4:57:19 PM UTC-8, Dan Wilson - > [email protected] wrote: >> >> There are some updates in the most recent build. I've not released it >> yet, but I'd be curious to see if it has the same issue you are looking at: >> >> Download a copy here: >> http://datacurl.com/**modelglue/ModelGlueRC.zip<http://datacurl.com/modelglue/ModelGlueRC.zip> >> >> -- > 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 -- 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
