On 4/26/06, Evan Buswell <[EMAIL PROTECTED]> wrote:
> Since YARV (and therefore Ruby 2.0) seems to be planning switching from
> Green Threads to Native Threads (or at least that's what I get from
> looking through the cryptic notes at
> http://glu.ttono.us/articles/2005/10/14/yarv-progress-report)
Since YARV (and therefore Ruby 2.0) seems to be planning switching from
Green Threads to Native Threads (or at least that's what I get from
looking through the cryptic notes at
http://glu.ttono.us/articles/2005/10/14/yarv-progress-report) do we even
*want* to implement green threads? If we are com
Mirko Stocker wrote:
On Tuesday 25 April 2006 18:27, Werner Schuster (murphee) wrote:
I'm wondering: why don't you just generate TextEdits for the original
TextBuffer (file, or whatever) instead of generating the code from the AST?
Well yes, we thought about that, but our tutor suggeste