[Seaside] Seaside text/plain output problems

David Goehrig dave at nexttolast.com
Sat Jun 2 14:26:01 UTC 2007


Philippe Marschall wrote:
> Can you elaborate a bit?
Sure  I need 'text/plain' because there's a flash application that is 
importing a JSON document, that I'd like to generate with Seaside in 
order to maintain the session state, etc.  I realize that I can subclass 
WASession and attack the problem from there and create a whole new set 
of Seaside-Document classes for this.  But was hoping not to have to 
rewrite half of Seaside in the process.
> That's not a  javascript load preamble. That's a full html page
> showing 'testing 1 2 3' and the Seaside toolbar. I don't see the
> problem.

I don't want it to render anything but the 'testing 1 2 3', I tried to 
override with callbacks, but I can't seem to get one registered that 
does the job.

Dave


More information about the Seaside mailing list