mvcExpress-framework
mvcExpress-framework copied to clipboard
ActionScript 3 MVC framework focused on speed and simplicity.
Break, horible init into many dedicated functions. init(stage:Stage, x:int = 0, y:int = 0, width:int = 900, height:int = 400, alpha:Number = 0.9, autoShow:Boolean = false, initTab:String = "LOG", openKeyCode:int...
It would be nice to see that actions framework took in what frame, visualized in timeline. Selecting one or more frames could filter message log, to show only actions from...
Command with long parameter (as string for example) goes out of logger size. Size must be limited, or new lines must be created.
Idea: it would be nice to defien special optional function in proxies and mediators to debug its content. Programmer would create public function to returns string. Logger would check if...