
Notice the new History panel? Data that you receive is now kept in a history so you can go back to previous packets. But that's a very small addition compared to the big news, which is:
SWX is now fully interoperable with Amfphp (no joke!). This means that you can use existing Amfphp services without modification with SWX. This was one of the core design constraints for SWX and Patrick's email today lead me in the right direction (thanks, man) -- oh boy, no one's going to believe this after the April Fool's Day joke are they?
Beyond that I've added basic support for PHP objects (they are currently converted to associative arrays). Full support for custom class instances might be in the future but if I do implement it, I want to do it right and it's really not a priority right now.
I'm going to release 0.1.9 tomorrow. After that, I'm going to work on adding cross-domain support to SWX SWFs and with that, we should reach the 0.2 release.
In between all this, I want to develop a FlashLite client with SWX as building FlashLite apps is one of the most important use cases for SWX (there is no Flash Remoting on FlashLite.)
But right now I'm going to finish judging the few AIGA sites I have left and then hit the sack.
The A taste of what’s to come article by Aral Balkan, unless otherwise expressly stated, is licensed under a Creative Commons Attribution-Noncommercial 2.0 UK: England License.

Props man. Good timing on the integration with Patrick’s last blog post. He and his efforts will be missed in the flash community.
That Flex service browser looks pretty damn slick. Can’t wait to give this a try… to bad I’m about 4 months into a RIA using AMFphp. Maybe I will give it a go over the weekend.
Cheers.
Hi Dustin,
Thanks for your words of encouragement — I appreciate them. Please do remember, though, that SWX is *early* alpha. It’s at the point where it is changing rapidly (read: things can break) and should not be used for mission critical stuff at the moment.
That said, please feel free to play with it, experiment and have fun! :)