Nov. 18, 2011
3:17 p.m.
On 18.11.2011 13:49, Sean P. DeNigris wrote:
Henrik Sperre Johansen wrote:
Third, for the moment at least, when:do: anActionBlock subscription does not work weakly, you are constrained to when:send:to.
Should I file a bug? There are no open issues matching "weak announcement" and WeakSubscriptionBuilder has the method.
Is it a hard problem to solve?
Sean It needs ephemeron support in the VM. There should (at least it used to) be an error raised, as per the class comment.
Cheers, Henry