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