There's an interesting article on Comtaste's blog about one of the new features of Flex Builder 4. It's the possibility to import REST web services automatically generating ActionScript classes :
Importing REST web services in ActionScript with Flex Builder 4
Among the many Flex Builder 4 new features there is the possibility to import REST web services into ActionScript classes, in the same way that the previous builder allowed to import SOAP web services. It can import from XML as well as from JSON data. This new feature can obviously be used to import into ActionScript any kind of services that dynamically generate XML or JSON content.
Read the full article on Comtaste's blog.






















Comments