Hey Jao, I'm using amfphp at the moment. Also because it's php 4 compatible... Also you can easily make a backend for a flash 8 site in flex 2 and use the same webservices for data retrieval. So AMF0 is in fact desirable then. Works great and a nice thing is the service browser which can generate client side code. For example you can modify The arp templates to support cairngorm as well.
Also I like the way it work with value objects (easy as can be :)) Have a look at the remote object on renaun.com It's great. http://www.renaun.com/blog/index.php?s=remote+object There is also an example that gives you the structure to make the backend transparent in the client-side code so that it's exactly the same way structured as It's using a coldfusion backend. There's also an example of sableamf from which I understood is quite stable. But if you are using setCredentials with the remote object of renaun check jesse wardens blog to find a solution to make it work. Hope this helps a bit. Arnoud -----Oorspronkelijk bericht----- Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Namens João Saleiro Verzonden: maandag 11 december 2006 1:41 Aan: Open Source Flash Mailing List Onderwerp: [osflash] AMFPHP vs SabreAMF vs WebORB Hello, which one do you prefer: AMFPHP, SabreAMF or WebORB, considering the intention is to provide services for Flex 2? All of them support roles (.setCredentials) ? SabreAMF seems to be the only one supporting AMF3... is it stable enough for production purposes? BTW, is there already any alternative to Adobe Flex Data Services 2, supporting the Data Synchronization/Data push? (just dreaming a bit... :) ) Thank you :) João Saleiro _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
