On Jul 9, 7:02 am, Stefan Bachert <[email protected]> wrote:
> I guess directly supporting RESTful/Soap does not make much sense > because of SOP and other security topics. With browsers becoming more aware and supporting sources from multiple sources, SOP is not so much an issue. > At this time I would recommend always to use GWT-RPC to communicate. > From the server SOP does not apply and you can access any webservice > you like. That is a sad state of affairs and ties the client to a GWT-RPC speaking backend. I know many people are impressed by the flexibility and power of GWT as a client side technology (especially on html5 enabled mobile devices!!!), but would like to use alternative tools on the server (eg: rails). Proper REST support would really ease the way for developers to create cleanly separated clients using GWT and backends using whatever RESTful tools they want. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
