[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
- Previous message: [java-dev] Re: Bug/limitation: outlet() does not work in the constructor
- Next message: [java-dev] could not load class ...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [java-dev] Re: Bug/limitation: outlet() does not work in the constructor
- Next message: [java-dev] could not load class ...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
