Flex Application Examples

Introduction

This space will be used to show various application code examples build from the Apache Flex community. Every, here listed, code example follows a certain Application Development Procedure (see diagram below).

Application Development Procedure

  • 1. Application Code that shows the working application with source code available
  • 2. Specification Document which explains the purpose of the application and collects all its requirements
  • 3. Application Coding Standard which consists of a collection of Architectural Patterns and underlying Coding Conventions in the code
    • 3.1. Architectural Patterns just like "Model-View-Controller" (MVC), "Model-View-Presenter" (MVP), "Presentation Model" (PM) ... etc.
    • 3.2. Coding Conventions on the basis of Flex 3 or Flex 4

Created with the yEd Graph Editor. Source available in this svn repo.

Your Code Examples

In the following code examples from the Apache Flex community will be listed here:

Application Name

Application Code

Specification Document

Architectural Patterns

Coding Conventions

Cafe Townsend Example

...

...

...

...

Masuland - Login Example

Login Example Website

Specification Document

Nanoarchitecture

Flex 3 Conventions, Flex 4 Conventions

Another Code Example

...

...

...

...

Frequently Asked Questions

How can I add my application code examples to this page?

To add your application code examples to this page please post a message with the subject "[APP-EXAMPLE] <name of your code example>" to the Apache Flex development mailing list. It will be discussed on this list, and, in case it fulfills the requirements of the above mentioned Application Development Procedure, your application code examples will be added to this page. Thank you for your understanding ... and happy coding!

I am not sure how the Application Development Procedure works. Where can I post my questions about it?

Please ask your questions on the Apache Flex development mailing list. We would be glad to assist you.

  • No labels