Elizabeth Mattijsen <[EMAIL PROTECTED]> wrote:
> 
> Well, after some more thinking, I created a work around that seems to 
> work.  By hijacking threads::new, you can run a subroutine inside the 
> thread before the actual thread subroutine is started.

Do you mean that you subclass threads ? Is it possible to subclass
threads ? (BTW thread objects are done this way in Java.)

Reply via email to