I hate new DUB config format
    Ola Fosheim Grøstad via Digitalmars-d 
    digitalmars-d at puremagic.com
       
    Mon Nov 30 10:36:06 PST 2015
    
    
  
On Monday, 30 November 2015 at 18:23:08 UTC, Chris wrote:
> When will people understand that indentation should not be part 
> of a language's syntax?
Where is that norm coming from? :-) I my experience YAML is a 
very visually clean format for configuration. I use it for 
configuration files for websites.
As I mentioned, if you don't want tab issues, then just restrict 
the grammar so you have uniform indentation.
    
    
More information about the Digitalmars-d
mailing list