is(Mutex == shared) == false?
Stanislav Blinov
stanislav.blinov at gmail.com
Mon Feb 17 01:34:35 PST 2014
On Monday, 17 February 2014 at 08:29:41 UTC, Sönke Ludwig wrote:
> vibe.d currently (ab)uses this fact to be able to use its own
> mutex class as object monitors and for use in synchronized
> blocks. I agree that they should generally be final, but please
> let's add another way to plug in there when doing such a change.
I'd suggest putting this on hold until the time for that
transition to default-final starts. It'd be an ideal moment to
re-evaluate this need of inheritance. :)
More information about the Digitalmars-d
mailing list