leastfixedpoint

JSON, Squeak, and Seaside

This page is a mirrored copy of an article originally posted on the LShift blog; see the archive index here.

Today I implemented a JSON reader/writer library for Squeak, and a small extension to Seaside’s existing LivePage features for doing XMLHttpRequest-based server-push.

The JSON code is available on Squeakmap and also via SqueakSource, under either SqueakL (see here and here) or the MIT license. The Seaside extension is still in flux, but I’ll release something as soon as I have something releasable.

Comments

On 7 February, 2006 at 11:33 am, richa wrote:

Hello,
I am looking for resource that can help me understand server side push to a client browser using json.
Can u please help with some links or examples.
thanks
richa