April 25, 2017
2:35 p.m.
JsonObject has the doesNotUnderstand: trick too. Esteban A. Maringolo wrote
2017-04-25 8:49 GMT-03:00 Markus Böhm <
markus.boehm@
>:
Tx, I tried Your proposal. Just as an example, it works:
P.S.: Editor in Playground shows NeoJSONObject keys in red color?
It's highlighted in red because for the playground the keys are selectors not implemented by any class in the image.
The key in the Playground is not such, only a trick of NeoJSONObject using Smalltalk's #doesNotUnderstand: mechanism to map selectors to keys.
Regards!
Esteban A. Maringolo
-- View this message in context: http://forum.world.st/Hot-to-retrieve-values-from-Nested-Dictionaries-tp4943... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.