XML Feeds

.

[java-dev] Re: Bug/limitation: outlet() does not work in the constructor

Owen Green owen at owengreen.net
Fri Sep 7 11:41:20 MDT 2007


Adam Murray wrote:

> You mentioned reliability - I'll keep this in mind if things stop
> working as my patch gets more complex. 

It'll be an issue of whatever lag there may be between the constructor 
exiting and there actually being an outlet available to use - if it does 
stop working, try putting a Thread.sleep() for some short amount of time 
at the beginning of execute().

-- 
Owen




More information about the java-dev mailing list