Singletons not supported in AS3 - Why?
Why are singletons not supported in AS3? Are there any inventive ways to work around this? I find myself translating a lot of classes from AS2 and AS3 and I run into this problem a lot.
Why are singletons not supported in AS3? Are there any inventive ways to work around this? I find myself translating a lot of classes from AS2 and AS3 and I run into this problem a lot.
check this link out I agree with the post that Singletons can simply be enforced with a tiny bit of documentation, but this is interesting nonetheless.