资 源 简 介
JITrBug is a plugin for the KapInspect debug component for AS3 / Flex, based on the AS3 Eval project by Metal Hurlant and the Adobe Tamarin ESC compiler.
With KapInspect and this plugin, you can type in AS3 code on the fly (at runtime, inside your SWF) and have it just-in-time compiled and executed in place. Call methods, trace and debug functions and properties, run any arbitrary ActionScript 3 code you like -- all without waiting for that compile-reload cycle to complete. Maintain the state of your application while testing different code paths and results.
See:
* Getting Started
* Release Notes
Feel free to add comments and questions, or email them to ms_jbug@gma_REMOV