Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Anchor
mailinglist
mailinglist

About the mailing-

...

lists

There are two public mailing lists for Flex. The Right now just the "flex-dev" mailing list is activefor topics related to development of the source code in Apache Flex SVN. To register: write a empty mail to: flex-dev-subscribe@incubator dev-subscribe@flex.apache.org. The "flex-user" mailing list is for questions about how to use any of the Apache Flex releases. To register: write a empty mail to: users-subscribe@flex.apache.org.

Don't feel intimidated by the many topics that are on the mailing-list. Everybody is giving his best to answer proposals and questions.
Please take your time and search the wiki for the things you want to ask about.

There are some tags that we often use to identify our mailing-list threads:

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="27664e5e-ac42-4cbf-8d30-86d0d9b165dd"><ac:plain-text-body><![CDATA[ [RT]

Random Thought - can be anything flex related

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="02d43096-0f5b-4b03-a013-fecdab88f4b3"><ac:plain-text-body><![CDATA[ [MENTOR]

Mentoring Request, will be monitored by the project mentors]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="82ea1e2c-0b42-4e0c-a355-4c0c7fcafc30"><ac:plain-text-body><![CDATA[ [PROPOSAL]

Discussion about a new proposal for the project

]]></ac:plain-text-body></ac:structured-macro>

[DISCUSS]

A discussion that's meant to lead to a [VOTE]<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="49010997-875f-411d-89f5-8d8a65ed39bc"><ac:plain-text-body><![CDATA[

[VOTE]

A (P)PMC vote according to [ http://www.apache.org/foundation/voting.html

[POLL]

Is used for none (P)PMC votes, see [VOTE] ]></ac:plain-text-body></ac:structured-macro><ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="6b068128-131f-468d-8af3-e60e7cbf7655"><ac:plain-text-body><![CDATA[tag

[LAZY]

A Lazy Consensus used to measure the acceptability of something as an alternative to voting http://www.apache.org/foundation/voting.html#LazyConsensus

[WIKI]

Discussion related to the Wiki]]></ac:plain-text-body></ac:structured-macro><ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="fd43fd52-eaa9-4cb5-a2a7-35f308447e51"><ac:plain-text-body><![CDATA

[ [JIRA](ISSUE#)

Discussion about a Jira entry

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="9f94d58d-89b0-4d1b-a98d-c1ae98511873"><ac:plain-text-body><![CDATA[

[OT]

Off-topic for things that might be interesting to the Flex developers

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="ee0a58a0-927a-4f6c-9a98-04465af008a1"><ac:plain-text-body><![CDATA[ [INFRA]

Infrastructure question (i.e. If you need a wiki account)

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="12874f0b-0f61-4d19-8fc3-6139061058f9"><ac:plain-text-body><![CDATA[ [EXAMPLE]

Discussion related to code in the SVN whiteboard]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="16aa744a-4b4a-416c-8cc7-0fe054f1f1f5"><ac:plain-text-body><![CDATA[

[APP-EXAMPLE]

Discussion related to code that illustrate how to build a real world Flex application

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="449ed0e0-72fb-4a2a-9108-f3c49ef2859e"><ac:plain-text-body><![CDATA[

[DECISION]

Discussion to get a decision in a already discussed matter. (mentor's note: I think this is confusing with VOTE, will discuss on list).

]]></ac:plain-text-body></ac:structured-macro>

Anchor
source
source

Work with the source-code

Right now the adobe team is in the process of handing The Adobe team has handed over the source code to apache. A part of it has already been importe by the apache infrastructure team: Jira 4397. The imported source code can be found at https://svn.apache.org/repos/asf/incubator/flex/trunk/. Feel free to download and check them out!Apache Flex (see Jira 4397 and Jira 4629). You can browse the imported source code with Apache FishEye, or checkout the projects by reading the instructions here.

In the apache model only commiters committers can modify the source code directly. But that doesn't mean your changes are pointless. After you created some awesome addition you can't contribute. Once you create some awesome additions to the Flex Framework you can use svn diff to create a diff file and attach it patch, which you attach to a Jira request. We will review it and, if we think its awesome it's useful and correct, it will be added to the trunk.

In addition to the SVN there is a github clone that you can branch for your experiments.

Flex Whiteboard @ Github 

Anchor
wiki
wiki

Help with the documentation (Wiki)

...