[Newbies] one more parsing JSON..

sergio_101 sergiolist at village-buzz.com
Mon Apr 5 01:45:49 UTC 2010


i am using the json library, and everything seems to be going great..
but i am missing one more piece..

my code looks like this:

results := Json readFrom: geocode readStream.

and it works fine..

the only problem is that there are a few keys that have underscores in
them.. like:

'formatted_address'

when i try to do:

results 'formatted_address'

it bombs..

but any other key that does not have an underscore works fine..

any ideas?

thanks!

-- 

----
peace,
sergio
photographer, journalist, visionary

http://www.coffee-black.com
http://www.painlessfrugality.com
http://www.twitter.com/sergio_101
http://www.facebook.com/sergio101


More information about the Beginners mailing list