Re: Bartosz asks What’s Wrong with the Th

2009-07-08 Thread Steven Schveighoffer
On Wed, 08 Jul 2009 19:34:51 -0400, Bartosz Milewski wrote: Walter Bright Wrote: http://www.reddit.com/r/programming/comments/8z3wm/whats_wrong_with_the_thread_object/ The bottom line of this post is that the current Thread object in D should be abandoned and replaced by a more primitiv

Re: Bartosz asks What’s Wrong with the Th

2009-07-09 Thread Sean Kelly
== Quote from Steven Schveighoffer (schvei...@yahoo.com)'s article > On Wed, 08 Jul 2009 19:34:51 -0400, Bartosz Milewski > wrote: > > Walter Bright Wrote: > > > >> http://www.reddit.com/r/programming/comments/8z3wm/whats_wrong_with_the_thread_object/ > > > > The bottom line of this post is that t

Re: Bartosz asks What’s Wrong with the Th

2009-07-09 Thread Steven Schveighoffer
On Thu, 09 Jul 2009 08:48:45 -0400, Sean Kelly wrote: Even run isn't supposed to be overridable, as it's a private method. This works only because of a compiler bug. whoa! I didn't realize that! Why would you ever inherit from Thread (even as the doc says, call super(&run) in the con

Bartosz asks What’s Wrong with the Th read Object?

2009-07-07 Thread Walter Bright
http://www.reddit.com/r/programming/comments/8z3wm/whats_wrong_with_the_thread_object/