Oliver Zeigermann wrote:
On the other hand

http://www.cenqua.com/clover/eg/jboss/report/org/jboss/util/TimedCachePolicy.html

e.g. the JBoss people do not seem to care about not using
java.util.Timer themselves ;)

Yes, we can provide a Timer based and an event based strategy, and let the user pick the one that suits its needs. I see nothing wrong in using a background thread in a simple web application for example, as long as the thread is properly stopped when the application is undeployed or stopped.

Emmanuel Bourg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to