Dec. 23, 2013
11:35 a.m.
Hello guys, I am playing a bit with filet tree, and it seems there is a little problem with escaping the selector #\ and #\\ If you try to export Collection and to load it back, it seems that when #\ is exported in JSON, the key should be â\\â to escape the selector, but itâs simply â\â And then, when you try to load it, the parser escape correctly, so the selector read is #â : â Because of this, the package can not be loaded Is it a known bug ? What is strange is that it happens only twice in all the Pharo packages Ben