roymeo wrote:

...
a time to use good variable names and a time to do a string-replace on all the valiables with "l0O11lO"-type strings to obfuscate your code for
> a client who you're worried about paying you,

Insidious.
The first eight could be:
1001110
100111O
10011l0
10011lO
1001l10
1001l1O
1001llO

and that's being nice.
They don't need to be that short or nicely ordered.

And the routine to run through the code to do that is relatively painless (for globals and properties anyway. How to identify locals on the fly?). You could even save out the replacement list for later restoration.

Hmmm...

--

Carl West
mailto:[EMAIL PROTECTED]
http://carl.west.home.comcast.net

[To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]

Reply via email to