[Laszlo-dev] Re: For your review: Laszlo Database API spec
Neil Mix
nmix at pandora.com
Wed Oct 26 11:55:29 PDT 2005
To clarify: I was suggesting a custom HTTP header, perhaps
implemented via the addRequestHeader method available as of Flash 6
in the XML and LoadVars classes (whichever SOLO apps use under the
covers). Or maybe I'm not suggesting -- I'm not at all certain that
a custom header is the best way to go, especially if this spec is
intended for the widest possible platform/environment reach. Just
that it's one possibility.
On Oct 26, 2005, at 1:39 PM, Henry Minsky wrote:
> Just an implementation note, SOLO apps that depend on HTTP
> niceties like that won't work. The Flash player doesn't provide
> enough control over HTTP transactions to do PUT or DELETE, I
> believe. Maybe Flash 8.5 will, but from what I have seen they still
> don't provide full access to HTTP. So these kinds of apps will
> require an LPS server or other to proxy for HTTP requests in order
> to be fully HTTP compliant.
>
>
> On 10/26/05, Neil Mix <nmix at pandora.com> wrote: Another possibility
> would be to specify the action as an HTTP header,
> thereby more closely replicating the PUT and DELETE mechanisms Don
> refers to. I don't know if that's a *good* idea, just a possibility.
>
> On Oct 26, 2005, at 11:34 AM, Max Carlson wrote:
>
> >> Max, I've posted an initial response on my website. I'll put some
> >> more thought into it over the weekend and post some more next week.
> >> http://www.loraxis.com/cgi-bin/don-blog.cgi/2005/10/21#20051021-
> >> laszlo-rest
> >>
> >
> > I totally agree with making each id a resource that has its own
> > path, e.g.:
> >
> > /contact/myrecords/42?action=delete
> >
> > Instead of:
> > /contact/delete/myrecords?id=42
> >
>
> _______________________________________________
> Laszlo-dev mailing list
> Laszlo-dev at openlaszlo.org
> http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
>
>
>
> --
> Henry Minsky
> Software Architect
> hminsky at laszlosystems.com
>
More information about the Laszlo-dev
mailing list