Quote:
Originally Posted by Cloven
I generally agree, though I don't think it's a big deal really...
Some people prefix their functions in that fashion for added readability. This is largely because many jerks create unintuitive names for functions, or their code is haphazardly styled. In those cases the 'Find' feature can be rendered almost useless. As such, scanning for the 'on' prefix can be of use in those cases.
|
How does "on" make a function more readable?
