Hi,
Consider:
erldn:parse_str("{:hi-hello 42}").
{ok,{map,[{'hi-hello',42}]}}
Now, it looks like this format is not hard to change to user Erlang
r17-rc2 maps.
Out of laziness, has anyone else (1) run into this problem and (2)
written up a script to change it?
Thanks! :-)