|
From: Luke B. <lb...@pa...> - 2008-11-06 19:27:23
|
YUP - >> If only flash.utils.Proxy was like java.reflect.Proxy! The problem of mocking is exacerbated when we start working with DisplayObject classes. There is currently no way to add the Proxy class to these object's inheritance chain - this means that with the current implementation of the language, display objects cannot be mocked - unless of course we figure out runtime bytecode manipulation... Whoever sorts this out will definitely be a hero! Thanks, Luke |