Adobe has just announced the BlazeDS beta release. On Adobe Labs today we can read that "BlazeDS is the server-based Java remoting and web messaging technology that enables developers to easily connect to back-end distributed data and push data in...
When you want to clone an Actionscript Object you have three possible way: the deep-copy, shallow-copy or the lazy-copy. Deep-copy are the slower method but the most effective way, because the new object will lose any reference to the original object, so will not be any data shared between the objects. With shallow-copy results a situation in which some data is shared between the objects, the advantage is that their execution speed is fast
If you use an RSS reader, you can subscribe to a feed of all future entries tagged 'amf'. [What is this?]