One thing I hate about C# (which is what I use professionally) is the sync block index in every single class instance. Why not have the developer decide when he needs a Monitor and manually use it?! I am disappointed D took the same route.
Re: Any chance to avoid monitor field in my class?
flamencofantasy via Digitalmars-d-learn Fri, 09 May 2014 08:01:24 -0700
- Re: Any chance to av... Steven Schveighoffer via Digitalmars-d-learn
- Re: Any chance t... Yuriy via Digitalmars-d-learn
- Re: Any chan... Steven Schveighoffer via Digitalmars-d-learn
- Re: Any... Yuriy via Digitalmars-d-learn
- Re:... Steven Schveighoffer via Digitalmars-d-learn
- Re:... Yuriy via Digitalmars-d-learn
- Re:... bearophile via Digitalmars-d-learn
- Re:... Yuriy via Digitalmars-d-learn
- Re:... bearophile via Digitalmars-d-learn
- Re:... Yuriy via Digitalmars-d-learn
- Re:... flamencofantasy via Digitalmars-d-learn
- Re:... John Colvin via Digitalmars-d-learn
- Re:... Yuriy via Digitalmars-d-learn
- Re:... Steven Schveighoffer via Digitalmars-d-learn
- Re:... Yuriy via Digitalmars-d-learn
- Re: Any chance to avoid monit... John Colvin via Digitalmars-d-learn
- Re: Any chance to avoid monit... Daniel Murphy via Digitalmars-d-learn
- Re: Any chance to avoid ... Yuriy via Digitalmars-d-learn
- Re: Any chance to av... Daniel Murphy via Digitalmars-d-learn
- Re: Any chance t... Yuriy via Digitalmars-d-learn
- Re: Any chan... Daniel Murphy via Digitalmars-d-learn