Entries from Comtaste Consulting | Enterprise RIA consulting and development tagged with 'amf3'

Techniques to clone an ActionScript 3 Object in Flex using AMF3

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

Feed Subscription

If you use an RSS reader, you can subscribe to a feed of all future entries tagged 'amf3'. [What is this?]

Subscribe to feed Subscribe to feed

Other Tags

Other tags used on this blog: