in reply to infinite loops == bad?
The Camel Book has a interesting comment about
infinite loops. " ... if your writing the code
to control a cruise missle, you may not actually need
to write a loop exit. The loop will be terminated
automatically at the appropriate moment*"
:)))