[Glass] storeString bug?
Sebastian Heidbrink
sebastian_heidbrink at yahoo.de
Thu Jan 16 12:34:50 PST 2014
Hi!
I just tried to store some of my complex UserGLobals in a storeString.
The output looks like this:
(PassiveObject newWithContents: (String new addAll:
'^610^RcIdentityBag(967 /"" ....... '; yourself $) activate
but
(PassiveObject newWithContents: (String new addAll:
'^610^RcIdentityBag(967 /"" ....... '; yourself )) activate
is right.
The difference is "))" instead of "$)" in the end.
Cheers!
Sebastian
More information about the Glass
mailing list