Why do some attributes start with '@' while others done't?

Ola Fosheim Grøstad via Digitalmars-d digitalmars-d at puremagic.com
Fri Jan 22 10:08:14 PST 2016


On Friday, 22 January 2016 at 15:36:06 UTC, rsw0x wrote:
> Maybe it's just me, but without my comfy braces I get lost. 
> Large python files feel like a maze to me honestly.
> Lispers might have been onto something.

That's just conditioning. If you are used to "BEGIN" and "END" 
picking up braces takes time, same time the other way around. If 
you use single item per line and a proper IDE they aren't really 
different. Python's indentation the same, but you need a decent 
IDE that does proper re-indentation etc.



More information about the Digitalmars-d mailing list