~/flex/SDK/4.6/frameworks/projects/framework/src/mx$ find . -type f -name
"*.as" -print0 | xargs -0 -e grep -nH -e " == true" | wc -l
Guess without trying, how many? :)

Sorry, I just had to share this.

On a more serious note - is this in the codestyle guides yet?

Best.

Oleg

Reply via email to