On 11/16/05, Scott Evans <[EMAIL PROTECTED]> wrote:
What protocol are you using? And why'd you choose it? I'm curious.
Right now we're using document style SOAP operations, which isn't much fun. The decision was made because we were originally going to develop the app in parallel in Laszlo, Flex, and as a .NET forms app. We're also leveraging parts of an existing middle tier that's written in .NET, and SOAP was the default choice for both interoperability with the different clients and building on top of the middle tier.
At this point Laszlo has proven itself as a viable technology, and we have dropped plans to build clients using the other platforms. Consequently I'm mulling over the idea of dropping SOAP (yes, it does suck) outright, or at least transitioning to a REST model. SOLO deployment would be a bonus as would being able to develop middle tier services in something other than .NET using a more agile process than SOAP and .NET allow.
Thanks for the input.
- Bryan
_______________________________________________ Laszlo-user mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-user
