I have a BeanShell script that takes a few minutes to run. I wanted to provide some feedback on the progress to the user.
The JUnit text UI tracks progress by printing a series of dots, one per test. This works fine for a relatively small and fixed number of items like unit tests, but in my case, the number of items is much larger and variable. When I tried this approach with my script, the...
Paul Brown:: "It's like high school sex -- everyone talks about it, almost no one does it, and those who do do it probably do it wrong and get cooties."
s/web services/AOP/g