very hard to do".... :)
LOL..that's my mantra....gotta stop that...kills me on scope creep ;-)
Bryan Stevenson B.Comm.
VP & Director of E-Commerce Development
Electric Edge Systems Group Inc.
t. 250.920.8830
e. [EMAIL PROTECTED]
---------------------------------------------------------
Macromedia Associate Partner
www.macromedia.com
---------------------------------------------------------
Vancouver Island ColdFusion Users Group
Founder & Director
www.cfug-vancouverisland.com
----- Original Message -----
From: Cameron Childress
To: CF-Talk
Sent: Saturday, February 07, 2004 5:14 PM
Subject: RE: CFML Obfuscator - do you know any?
Ah-ha! I forgot about LoRCAT! That would do the job!
> 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.
Some of the most difficult projects start with the phrase "that shouldn't be
very hard to do".... :)
-Cameron
-----------------
Cameron Childress
Sumo Consulting Inc
---
land: 858.509.3098
cell: 678.637.5072
aim: cameroncf
email: [EMAIL PROTECTED]
-----Original Message-----
From: Adam Churvis [mailto:[EMAIL PROTECTED]
Sent: Saturday, February 07, 2004 5:07 PM
To: CF-Talk
Subject: Re: CFML Obfuscator - do you know any?
LoRCAT does quite a lot more than strip all whitespace and comments from
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]

