[Newbies] JSON parsing..

sergio_101 sergiolist at village-buzz.com
Wed Mar 24 04:12:54 UTC 2010


i am struggling with using the JSON parser at squeaksource,

here's what i have done..

pulled in my data... saved it to a string..

then did:

json stream: jData.

where json is a Json object..

when i do:

json readAny

i always get:

MessageNotUnderstood: ByteString>>peek

where peek looks like:

peek
       ^ self stream peek

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