Details
-
Type:
Enhancement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
Original title was 'treat colons as whitespace' which isn't a problem description but a (flawed) implementation approach
For JSON compatibility
known problems when no spaces - x:true and y:false
Activity
Christopher Redinger
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | Release 1.4 [ 10040 ] | |
| Fix Version/s | Release 1.5 [ 10150 ] |
Rich Hickey
made changes -
| Fix Version/s | Release 1.5 [ 10150 ] |
Rich Hickey
made changes -
| Description |
Original title was 'treat colons as whitespace' which isn't a problem description but a (flawed) implementation approach
For JSON compatibility known problems when no spaces - x:true and y:false |
|
| Summary | Allow colon as whitespace in map literals | Accept and ignore colon between key and value in map literals |