Re: Coupling WO with Flex
Re: Coupling WO with Flex
- Subject: Re: Coupling WO with Flex
- From: Thomas <email@hidden>
- Date: Tue, 20 May 2008 17:15:05 +1000
I had some success using XML with Flex. On the Flex side, I made some
minor modifications to the web services example and it all went well.
On the WebObjects side I used Web Services, but didn't expose the
native WO entities because WO 5.3 Web Services had some problems with
serialisation. The "objects" I served in the web services were just
arrays of dictionaries of Strings and other simple types.
I haven't tried Flex in 5.4, but I believe some of the Web Service
bugs are fixed.
Regards
Thomas
On 20/05/2008, at 4:55 PM, Thierry Kramis wrote:
Hi All
We're presently looking at coupling a WO Backend with a Flex
Frontend. We're trying to figure out what would be the most
efficient way. I came up with some possible solutions and their pros
and cons. What would you suggest to use?
(Please correct if I got anything wrong)
1) SOAP-WS
I don't like SOAP, gets your complexity to another level. I'd rather
use REST for this, but this isn't built in to WO?
2) WOX
There is a system that uses GraniteDS for sending Data back and
forth from WO to Flex. But at this time it's still in development
and not documented.
3) XML
What could we use here, either XMLSerialization or having a
component with xml content?
Could you help with any suggestions so we do get up to speed quickly?
Thanks for your help
Regards tk
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden