Re: TextStreamResponse - TypeError

2009-04-27 Thread Geoffrey Wiseman
On Mon, Apr 27, 2009 at 5:20 PM, Howard Lewis Ship wrote: > Yes, the client-side logic expects a JSON response in a particular > format; this format includes the content to put into the Zone, but > also JavaScript libraries to include, and JavaScript to execute after > the content is loaded ... a

Re: TextStreamResponse - TypeError

2009-04-27 Thread Howard Lewis Ship
Yes, the client-side logic expects a JSON response in a particular format; this format includes the content to put into the Zone, but also JavaScript libraries to include, and JavaScript to execute after the content is loaded ... and in 5.1 it may also include updates for other zones. But a in yo