> You've obviously never been around any really hyper people. I've known > developers who essentially use the compiler as a syntax checker -- they > get the basic logic in, then compile, fix, compile, fix, compile, fix, > compile... and they've been known to complain when the compile (ie., the > build process to do the compile) went to four seconds when it used to be > really fast :)
Doesn't everyone do this? Really, I find myself compiling like every five minutes at least (when I am concentrated on work). Write a method, compile, fix any errors, compile, write the test, compile, run the test, on to the next method, and so on. With the appropiate cigarette break in between cycles (I never smoke until the current class I am working on compiles). Come to think of it, I am nuts!!! Ylan. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
