Synchronized classes have no public members

Jacob Carlborg via Digitalmars-d digitalmars-d at puremagic.com
Fri Oct 16 00:00:43 PDT 2015


On 2015-10-16 08:49, Dicebot wrote:

> As far as I understand topic is about deprecating direct field access of
> synchronized classes, method calls in synhronized classes and
> `synchronized () {}` blocks will remain untouched.

Yeah, that was the original topic. Then I interpreted it like all uses 
of "synchronized" would be deprecated.

Synchronized classes are not used in DWT.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list