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.comhttp://www.painlessfrugality.comhttp://www.twitter.com/sergio_101http://www.facebook.com/sergio101_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners