Daily Archives: May 5, 2010

Flex PMD – Improve Code Quality

FlexPMD is a tool that helps to improve code quality by auditing any AS3/Flex source directory and detecting common bad practices, such as: * Unused code (functions, variables, constants, etc.) * Inefficient code (misuse of dynamic filters, heavy constructors, etc.) … Continue reading

Posted in Adobe Flex | Leave a comment