Forgot your password?
typodupeerror

Comment Guys - its valid - think about it... (Score 1) 771

what if you make an editor that automatically converts the obfuscated e.g. variable names to readable ones.

then it is a simple exercise in compression - your source code is smaller - and if you change a variables name in the editor, without changing any logic, then your version control, etc, is unaffected - how it should be.

also, if your programmers can't agree on naming conventions, they can set up their own in their own editor!

so you are working from the obfuscated source - it's your editor that provides use - surely you can't claim that the editor has to work a certain way - does the GPL specify "preffered method of reading source must be vi and ascii"?

Slashdot Top Deals

The rule on staying alive as a program manager is to give 'em a number or give 'em a date, but never give 'em both at once.

Working...