You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

List of decisions by topic

  • Discussions: Discussions happen on the list. "if it didn't happen on the list, it didn't happen."
  • Infrastructure
    • Version Control: SVN
    • Task System: Jira
  • Initial concerns
    • First commits: There is a "patches" branch for this.
    • Thoughts and Ideas: Commiters will work their own whiteboard on svn
    • First issues on Jira: Avoid reporting issues to JIRA that already exist in Adobe JIRA, cause the we will importing the Adobe JIRA.
  • Testing Tools: FlexUnit (http://flexunit.org/) and Mockolate (http://mockolate.org/)
  • Building System: Ant (it is what Adobe has being using - everyone is welcome to submit different methods of building)
  • Code Refactoring: org.apache.flex
  • Versioning (thanks to Omar Gonzalez)
    • 4.6.x - Reserved for Adobe to patch bug and security fixes.
    • 4.7.x - Reserved for Adobe
    • 4.8.0 - First Apache Flex version. This version should be pretty much identical to what Adobe donated with 4.6.0.
    • 4.9.x - Versions to apply bug fixes and improvements that do not introduce API breakages, do not add significant new features, components,
      or Spark architecture changes.
    • 5.0.x - First Apache Flex big release. First big changes will start arriving for this version.

Pending decisions

  • Coding Style
  • TLF (Text Layout Framework) version: Waiting for Carol Frampton to commit the integration made between TFL 3.0 and Flex 5 code branch
  • No labels