From: Dave Lee Date: 2006-02-15T11:44:58+09:00 Subject: Re: [QUIZ] FasterGenerator (#66) On 2/14/06, Ross Bamford wrote: > Hmm. I think stop is a singleton method on Thread, so you'd have to do > Thread.stop rather than thr.stop ? ah right, thanks.