I have a feature request: "Named enum scope inference"

Tommi tommitissari at hotmail.com
Fri Sep 28 21:19:17 PDT 2012


On Saturday, 29 September 2012 at 02:57:42 UTC, David Piepgrass 
wrote:
>
> Plus, I don't like the fact that when you see something like 
> "MyIterator!forward" by itself in code, there is no obvious 
> clue that forward is an enum value and not a class name or a 
> variable.

I might also add, that once we have an IDE that can do proper 
semantic analysis and colorization, you'll know it's an enum 
because it'll be colored like an enum.





More information about the Digitalmars-d mailing list