>
> That's very strange. While I did find some big differences in
> CFSCRIPT vs. CFTAGS in earlier versions of CF, I have not
> seen such in CFMX. I'm going to rerun my tests in the latest
> version to see how they run and also look at the class files.
> A perfect example of a change is that CFIF vs. IIF() in CF5
> showed CFIF to be much faster. In CFMX, they both compiled
> down to the same Java code and there was no speed difference.
There is the one advantage to CFSCRIPT over tags
Readability
If you can read Script easier than reading tag based code, then use
Script
Simple, isn't it? <g>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

