Re: D2 Multithreading Architecture - Part 2 - Time to vote if you

2009-06-08 Thread Jason House
Nick B Wrote: > Jason House wrote: > > Bartosz's latest blog implies he's settled on a design. I'm curious if that > > means dmd 2.031 will finally contain the critical changes for that. > > > > If I understand the blog cirrectly, the design (in a nutshell) is as > > follows: > > 1. Data passin

Re: D2 Multithreading Architecture - Part 2 - Time to vote if you

2009-06-08 Thread Bartosz Milewski
Why don't you wait for part 3 (coming this week) which talks about templates. You'll find it simpler than you'd expect. Let's not fight the strawman. I'm also working on the tutorial.

Re: D2 Multithreading Architecture - Part 2 - Time to vote if you

2009-06-08 Thread Michel Fortin
On 2009-06-08 08:43:04 -0400, Jason House said: Will a community poll be enough to convince Walter to ignore Andrei's reservations? I doubt it. As best as I can tell, Andrei has the following concerns: 1. unique types and lent will require extensive changes to code similar to the const system

Re: D2 Multithreading Architecture - Part 2 - Time to vote if you

2009-06-08 Thread Jason House
Bartosz Milewski Wrote: > Why don't you wait for part 3 (coming this week) which talks about templates. > You'll find it simpler than you'd expect. Let's not fight the strawman. I'm > also working on the tutorial. Are you replying to me or the original poster? I thought I said I wanted to wait

Re: D2 Multithreading Architecture - Part 2 - Time to vote if you

2009-06-13 Thread Nick B
Bartosz Milewski wrote: Why don't you wait for part 3 (coming this week) which talks about templates. You'll find it simpler than you'd expect. Let's not fight the strawman. I'm also working on the tutorial. Bartosz How is part 3 coming along ? Nick B.

Re: D2 Multithreading Architecture - Part 2 - Time to vote if you

2009-06-16 Thread Nick B
Nick B wrote: Bartosz Milewski wrote: Why don't you wait for part 3 (coming this week) which talks about templates. You'll find it simpler than you'd expect. Let's not fight the strawman. I'm also working on the tutorial. Bartosz How is part 3 coming along ? Nick B. http://bartoszmilewski

Re: D2 Multithreading Architecture - Part 2 - Time to vote if you think this should be included in D2 .

2009-06-08 Thread Nick B
Jason House wrote: Bartosz's latest blog implies he's settled on a design. I'm curious if that means dmd 2.031 will finally contain the critical changes for that. If I understand the blog cirrectly, the design (in a nutshell) is as follows: 1. Data passing between threads reqires shared, unique