You're right. RequestFactory is a protocol whose wire-format is based on JSON, just like XML-RPC or SOAP are protocols whose wire-format is based upon XML. That does not mean however that it cannot be used from non-GWT/non-Java clients.BTW, using gwt-exporter you could probably build a JS library exposing your proxies etc. to JS code, and it could probably be used from Flex (as AS3 is an ECMAScript superset); and RequestFactory might work in .NET using J#. It at least deserves a try IMO, unless you want to provide an "open API", which would rule out RequestFactory (and GWT-RPC)
--To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/TTggSfIN8hsJ.
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-we...@googlegroups.com.
To unsubscribe from this group, send email to google-web-tool...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
what do you mean by open api?
btw on a similar note, what's exactly Titanium Appcelerator , seems like a every CTO's wet web dream.
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/lt2IH16xlTYJ.
are there ANY open api's in gwt?