On 8/21/06, Max Carlson <[EMAIL PROTECTED]> wrote:
I guess XMLHTTPLoader would be more accurate for now, although XMLHTTPRequest can
actually send and receive plain text pretty well (if it can't parse the XML, you can still grab the
raw text it got), and the Flash loader can receive but not send
plain text (the way I'm calling it, I trap out before the Flash XML parser gets called
automatically, and call it manually). I should add something to the API to support plain text,
I really don't like the "everything is XML" model of the world...
Hi Henry,
Thanks for the update! So far, I've been updating the spec to reflect
what I think the API should be, without worrying too much about how the
current implementation looks. If you want to, feel free to do the same.
Also, perhaps we should consider renaming HTTPLoader to XMLHTTPLoader
sine it can really only load XML. What do you think?
-Max
I guess XMLHTTPLoader would be more accurate for now, although XMLHTTPRequest can
actually send and receive plain text pretty well (if it can't parse the XML, you can still grab the
raw text it got), and the Flash loader can receive but not send
plain text (the way I'm calling it, I trap out before the Flash XML parser gets called
automatically, and call it manually). I should add something to the API to support plain text,
I really don't like the "everything is XML" model of the world...
_______________________________________________ Laszlo-dev mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
