The minimum version for FarCry 6 is CF8. Regarding cfloop, there are new attributes like array="#aVar#" (instead of doing from="1" to="#arrayLen(aVar)#"). There are other new options in cfscript looping as well.
Regards, -- Jeff Coughlin Web Application Developer http://jeffcoughlin.com/blog On May 6, 2010, at 12:11 AM, Blair McKenzie wrote: > As far as I'm aware the main issue re backwards compatibility is the new > image processing stuff that has been incorporated into core. You could > probably write an anti-cfimage plugin to remove it if you needed to. > > I'm not sure what you mean by cfloop attribute issues - that's news to me. > Can you post the specific problem? > > Blair > > On Thu, May 6, 2010 at 12:41 PM, Michael Sharman <[email protected]> wrote: > Thanks Tomek, we basically stopped looking once we found that cfloop > attribute issue. Seems odd to me to not use backwards compatible code > (not talking about actual new cf8+ features) to support CF7. > > We're going to try things on Railo instead, see how we go. > > On May 6, 11:19 am, Tomek Kott <[email protected]> wrote: > > I remember at some point that goeff said cf8 would be minimum supported. > > Though he said there isn't too much cf8+ specific stuff in it, so maybe it's > > small enough to run a CF7 version? > > > > How much have you had to change? > > > > Tomek > > > > > > > > On Wed, May 5, 2010 at 9:01 PM, Michael Sharman <[email protected]> wrote: > > > Hi guys, > > > > > We've run into some issues running core 6.0.1 on ColdFusion 7. > > > Strangely it seems to be around the newer attributes in cfloop (that > > > we've found so far). What's the official minimum ColdFusion server > > > version required to run 6.x? -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry
