Re: Help with Thread - Long requests
Re: Help with Thread - Long requests
- Subject: Re: Help with Thread - Long requests
- From: Chuck Hill <email@hidden>
- Date: Mon, 23 Feb 2009 13:36:47 -0800
On Feb 23, 2009, at 1:32 PM, Mike Schrag wrote:
Actually I'm able to do it only if i create a subclass that
extends Thread in the component that will start it.
I don't understand why that is necessary. What happens if you
don't do this?
random pet peeve btw ... you should never extend Thread. you're not
a thread, you're a thing a thread runs ... you should implement
Runnable.
Truth. And a mistake I have made several times in the past.
Chuck
--
Chuck Hill Senior Consultant / VP Development
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden