your ColdFusion files. It also surgically analyzes each piece of your
ColdFusion source code for load concentration and builds a graphical chart
showing precisely where your code execution time is being absorbed.
So if you have one page that includes another, calls three custom tags, then
invokes a component method, LoRCAT accurately reports each one's exact
contribution to the overall load, and also accurately reports the calling
page's true execution time -- something ColdFusion Server cannot do (CF
reports the cumulative time of the calling page including its calls to
external code).
> Cameron Childress wrote:
> I personally haven't seen an obfuscator, though it wouldn't be too
difficult
> to write a script that would strip out all comments, whitespace and CR's.
I beg to differ. When we built LoRCAT we thought the same thing, then we
went up against all the dozens of different ways that people write code and
nest comments. We're still trying to accommodate all of them.
Respectfully,
Adam Phillip Churvis
Member of Team Macromedia
Advanced Intensive ColdFusion MX Training:
* ColdFusion MX Master Class
* Advanced Development with CFMX and SQL Server 2000
http://www.ColdFusionTraining.com
Download CommerceBlocks V2.1 and LoRCAT from
http://www.ProductivityEnhancement.com
The ColdFusion MX Bible is in bookstores now!
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

