[Swift-devel] new config
    Mihael Hategan 
    hategan at mcs.anl.gov
       
    Wed Jul  9 15:23:37 CDT 2014
    
    
  
On Wed, 2014-07-09 at 15:18 -0500, Michael Wilde wrote:
> Nice step forward!
> 
> Do property values need to be quoted?
Not unless they contain special characters, and they must not be quoted
for numeric values and booleans (or lists - notably sites = ["site1",
"site2", ..etc]). However, I would encourage quoting strings. It makes
it more obvious that it's a string rather than some special construct.
Mihael
    
    
More information about the Swift-devel
mailing list