
Adobe recently made available Flex PMD a tool that lets you keep track of your code bad practices and helps you by auditing your source directory and displaying common errors such as:
Unused code (functions, variables, constants, etc.)
Inefficient code (misuse of dynamic filters, heavy constructors, etc.)
Over-complex code (nested loops, too many …
ACTIONSCRIPT 3.0,ADOBE,ADOBE OS,AIR,BETAS,FLASH,FLASH PLATFORM,FLASH PLAYER,FLASH PLAYER 10,FRAMEWORKS,OPEN SOURCE,SDK
No commentsLast week I had a trip to Mexico D.F. , and was very disconected from the Flash Community and the Blogs, so in an attemp to catching up with the Flash World here’s a news roundup of some of the things that I missed on the last week, in case …
Gumbo is the code name of the next version of Adobe Flex and new information about it has been made available on the Gumbo Page of the Flex Open Source site.
Some of the highlights on the next version of Flex include the following:
Themes of the Release
Design in mind
A framework for …