getAttr method

Jarrett Billingsley kb3ctd2 at yahoo.com
Fri Feb 1 19:18:47 PST 2008


"downs" <default_357-line at yahoo.de> wrote in message 
news:fo0i97$1cla$1 at digitalmars.com...

> auto generator = stackthread = (void delegate(int) yield) ...

In this code, I'm mostly concerned with your (ab)use of the property syntax 
to call functions which aren't properties.  This looks like assignment, but 
sure as heck doesn't have the semantics thereof.

You do realize that writing obtuse, unreadable code is not something to be 
proud of? 





More information about the Digitalmars-d mailing list