ActiveX can be created with C/C++, Visualbasic, Delphi to name a few and
all these languages have decompilers.


-----Original Message-----
From: Cravens, Billy [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, 25 June 2002 4:54 AM
To: CF-Talk
Subject: RE: protecting source code with MX

Not really - even so, it's not very difficult to decompile java class
files.  Do a search for "Java decompiler" on Google for an eye opener.
(granted, it'd be java code, not CF code, but it'd still be source code)

You might want to move all of your business logic to c++ cfx tags or to
COM objects (I've yet to see an ActiveX decompiler)

Remember, technology is not a business model.

---
Billy Cravens


______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to