Versions Compared

Key

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

...

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="a51cd0bb-3ff6-414b-b67e-12a3b5c349ce"><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="7371f265-1a34-4eac-9b15-d254b4130566"><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="b3d44564-04b6-46b0-b79f-24e9c5c62d54"><ac:plain-text-body><![CDATA[

[PROPOSAL]

Discussion about a new proposal for the project

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

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="bb675a0a-2502-4614-b1cf-44b5a3123cc8"><ac:plain-text-body><![CDATA[

[DISCUSS]

A discussion that's meant to lead to a [VOTE] ]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="e2601714-5f7f-4fc5-b57d-c5e75e6985cb"><ac:plain-text-body><![CDATA[ [VOTE]

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

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

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="e81d01dc-b39c-4f52-9d19-c0aa5d1162c2"><ac:plain-text-body><![CDATA[

[POLL]

Is used for none (P)PMC votes, see [VOTE] tag]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="f0b43300-97e2-4a21-93cc-36c30c179313"><ac:plain-text-body><![CDATA[

[LAZY]

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

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

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="3bde8006-ec3a-4ed6-a409-b5bae36b94a4"><ac:plain-text-body><![CDATA[ [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="4b3a9289-ef4f-414c-85d2-ae010322a820"><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="0bf05231-11bb-4d45-bf0e-2cc3bb2b4322"><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="feeaa91f-7c83-4aaf-b82b-f0b7ce788c03"><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="87452823-14fc-4e70-8a48-53fec934ddf8"><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="57398163-084b-4d4e-8668-71da5ec808dd"><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>

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 Apache Flex (see Jira 4397 and Jira 4629). The You can browse the imported source code can be found at https://svn.apache.org/repos/asf/flex/trunk/. Feel free to download and check them out!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.

Apache Flex @ Github

SDK
Falcon
Utilities  

Anchor
wiki
wiki

Help with the documentation (Wiki)

...