[Seaside] Seaside to return (only) xml data?

Philippe Marschall philippe.marschall at gmail.com
Wed Jun 6 07:39:35 UTC 2007


2007/6/6, Jay Hardesty <jayh at panix.com>:
>
> Can anyone point me toward an example of Seaside
> being used to return xml data (as in an RSS feed)?

RSRSS on SqueakSource ;)
Version 2 has a better architecture (uses a request handler subclass)
but works only on Seaside 2.8.

Cheers
Philippe

> In other words I want to load some data into xml (using
> YAXO probably) and then have the renderContentOn:
> method return that data.   On the receiving end would
> be, say, a Flash application (no actual Seaside GUI).
>
> I'm using Seaside because it handles multiple users,
> in terms of serving and tracking instances of the application.
> (Something I assume SOAP for instance does not do?)
>
> Thanks for any help,
> Jay
> jayh at panix.com
> _______________________________________________
> Seaside mailing list
> Seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>


More information about the Seaside mailing list