Monday, November 9, 2009 AS3 Memory Management After developing in C++ for several years, I must admit I found the idea of garbage collection in higher-level languages like Java, C#, and ActionScript to be alluring. Making sure every "new" was matched by a "delete" was tedious but absolutely necessary. Like any serious C++ programmer, I developed patterns and habits for making sure the code I wr
{{#tags}}- {{label}}
{{/tags}}