Flex SDK 3.5, the latest official build, has been released for a few weeks on the Flex Open Source site ,
and can now also be found on the main Adobe.com downloads page with the updated data visualization components.
We are not releasing a new version of Flex Builder, but the 3.5 version will work in Flex [...]
When working withproxies in puremvc i decided to separate the remotecalls into a delegate class.
Im calling this class from the proxy and passing in a reference to the proxy.
The proxy class implements the IResponder interface so result and the fault handler is in the proxy class.
Using Log4Fx plugin from farata systems i discovered that the [...]