An argument for removing monitors from Java
Meta via Digitalmars-d
digitalmars-d at puremagic.com
Thu Mar 3 11:50:25 PST 2016
On Thursday, 3 March 2016 at 16:54:40 UTC, Andrei Alexandrescu
wrote:
> http://blog.jooq.org/2016/01/12/if-java-were-designed-today-the-synchronizable-interface/
>
> There was work on removing the default monitor from Object,
> what is the status of it?
>
> Thanks,
>
> Andrei
https://github.com/D-Programming-Language/dmd/pull/3547
Martin has a plan outlined in the comments.
More information about the Digitalmars-d
mailing list