Code Style

Alexander Panek a.panek at brainsware.org
Fri Jun 15 13:01:40 PDT 2007


Clay Smith wrote:
> [...]
> Oh, and I use this too: 
> http://www.dsource.org/projects/arclib/wiki/CodingStyle

What exactly does following rule mean?

 > use get/set accessors, not the property syntax

So basically one should use setProperty/getProperty instead of an 
overloaded property method? This is so un-D-ish, IMHO.

Kind regards,
Alex



More information about the Digitalmars-d mailing list