[Newbies] JSON parsing..

Randal L. Schwartz merlyn at stonehenge.com
Wed Mar 24 04:27:00 UTC 2010


>>>>> "sergio" == sergio 101 <sergiolist at village-buzz.com> writes:

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

sergio> then did:

sergio> json stream: jData.

I think you want a Stream there, not a String.

easy enough:

json stream: jData readStream.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn at stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.vox.com/ for Smalltalk and Seaside discussion


More information about the Beginners mailing list