A matrix is a good idea!
Here is my understanding of what should work for SOLO http operations
SWF8 SWF9 DHTML
GET X X X
POST X* X X
PUT X X
DELETE X X
* in swf8, you can set the postbody to be a valid XML document, and that
contentwill be posted verbatim. If you make something which is not valid
XML, it will be posted
as a string which is XML-escaped.
If you see different behavior, please post a note to me or file a bug report
with the details.
On Fri, Aug 8, 2008 at 5:42 PM, Greg Denton <[EMAIL PROTECTED]> wrote:
> Can anyone summarize the SOLO REST support that is (alpha)/will be
> (release) working in 4.2? A matrix would be nice :-). In the wiki even
> nicer so we wouldn't have to search so much.
> http://wiki.openlaszlo.org/Laszlo_on_REST looks like only proposals,
> need to track current status.
>
> swf8, swf9, dhtml
> POST
> PUT
> DELETE
>
> request set headers?
> response get headers, status code?
> cross-domain issues?
>
> I assume no problems with GET (other than maybe confusion with
> setQueryParams, LPP-6586).
>
> POST body looks like it Is fixed in 4.2beta:
> http://www.openlaszlo.org/jira/browse/LPP-6683
>
> Might want to close this (or mark duplicate?):
> http://www.openlaszlo.org/jira/browse/LPP-2195
>
> Pretty good overview of past problems (close and/or add comment, link to
wiki?):
> http://www.openlaszlo.org/jira/browse/LPP-1045
>
> Thanks a lot.
>
--
Henry Minsky
Software Architect
[EMAIL PROTECTED]