Status/Resolution/Reason: Closed/Withdrawn/
Reporter/Name(from Bugbase): Luis Majano / Luis Majano (Luis Majano)
Created: 07/16/2009
Components: Language, Datastructure
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 /
Priority/Frequency: Normal / Unknown
Locale/System: English / Platforms All
Vote Count: 2
Duplicate ID: CF-3037333
Problem:
building an implicit structure with colons instead of ='s fails. This would seem to me to be able to work as it works on arguments already.To me being able to do separators in implicit structures as either colons or equals seems to be the way to go instead of doing just equals. Method arguments already work with both colons and equals, so why not structures.myStruct = {name:"luis", age:31}
Method:
myStruct = {name:"luis", age:31}
Result:
building an implicit structure with colons instead of ='s fails. This would seem to me to be able to work as it works on arguments already.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3039330
External Customer Info:
External Company:
External Customer Name: Luis Majano
External Customer Email: 7A3D2E124563615A99201549
External Test Config: 07/16/2009
Attachments:
Comments: