It is really a shame that your replies in this thread are not being added to the issue tracker. Samuel's reply is there but your reply once again didn't get in.
Yes Eric. And the last one as well. And I guess this here that I will send will happen the same. I believe it will be better to not reply to way while this is broken. Which ...subtileos (Daniel Ferreira)
I've been reading this issue and I'm finding it fascinating. Let me play here the role of the ruby developer that is seeking to understand better the asynchronous ruby capabilities. Every time I read threads(conversations...subtileos (Daniel Ferreira)
I was reading your article, and I would like to say that what you present there is just fantastic in my point of view. Why fantastic? Beca...subtileos (Daniel Ferreira)
> I think I've reached a state of the project to make its current > code public. Most of the infrastructure for RTL insns and JIT has > been implemented.
Yukihiro Matsumoto wrote: > Interesting. Could you tell us expected use-case? > ... Hi Matz. Thank you for your question and the opportunity. Unit tests are one of the ways I use to enforce the class/module API contract. So for a...subtileos (Daniel Ferreira)
> result = some.rpc_method(foo:123, bar:"baz") > ... I believe it is time now with the advent of Ruby 3 to revisit this feature request. Although maybe not quite like it is stated right now. What are your feelings about it? subtileos (Daniel Ferreira)
Hi Bill > One example: > ... With symbols being garbage collected now is this functionality broken or are you still relying on symbols over strings for your solution? Thanks, Danielsubtileos (Daniel Ferreira)