Archive for May 19th, 2008

Major Refactoring in Progress

May 19th, 2008

Author: Michael Krotscheck

Category: News

Good morning, everyone. With the release/opensourcing of a few AIR applications I’ve been working on, I’m refactoring the majority of the Practical Flash libraries. I apologize to you if this breaks your svn:externals, but in order to both stay in line with Adobe’s branding guidelines and make sure that I make my SVN repository as flexible as possible, I’m breaking things apart a little. Basically, the new folder structure will be as follows:

  • Ant
    Ant macros, includes and libs
  • Libraries
    The new home of the practicalflash libraries, refactored to match the Flex 3 project layout
  • PandoraDesktop
    The Pandora Desktop application
  • PracticalDesktop
    The Practical Desktop utility widget framework application and timekeeper
  • Tools
    Miscellaneous non-actionscript tools and utilities
  • build.xml
    The unified build script

No Comments | Read More »