Articles Comments

Flex Certification » Misc » Adobe Flex coding standard

Adobe Flex coding standard

Adobe Flex coding standard

A good starting point for standards can be from Adobe themselves, who have come up with a nice document detailing basic Flex coding conventions and best practices. See for yourself!

http://opensource.adobe.com/wiki/display/flexsdk/Coding+Conventions

This document lays out the coding standards for writing open-source Flex framework components in ActionScript 3. Adhering to these standards makes the source code look consistent, well-organized, and professional.

Some of these standards are completely arbitrary, since there is not always a “best way” to code. Nevertheless, in the interest of consistency, all commits to the Flex SDK project will be expected to follow these convention

Coding Conventions – Flex SDK – Adobe Open Source

Adobe Flex Coding Guidelines v1.2 (English).pdf

Here are two articles on Flex Best Practices. (The Adobe Coding Conventions were consulted for these articles.)

Flex best practices – Part 1: Setting up your Flex project article

http://www.adobe.com/devnet/flex/articles/best_practices_pt1.html

Flex best practices – Part 2: Development practices

http://www.adobe.com/devnet/flex/articles/best_practices_pt2.html

http://www.adobe.com/newsletters/edge/june2008/articles/article6/index.html

Written by admin

Filed under: Misc

Leave a Reply

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>