On 2012-11-06 13:10, Robert Klotzner wrote:
>> The improvement is where?
> That you can not pass some arbitrary slot like:
>
> obj.signal.connect(() { /* my very funny delegate. */ })
> which would compile with the standard implementation but would fail
> badly at runtime.
And why would it be bad to pass a delegate literal like this?
--
/Jacob Carlborg