ActionScript 2 Coding Standards: The Method
Developers who work in teams should write their code in the same manner. This helps developers to easily read and refactor code of others. It is thus necessary to define code conventions or coding standards programmers can act in accordance with. The following coding standards regarding methods arose during my work on the As2lib Framework. I wanna thank Alex Uhlmann and Martin Heidegger for reading the whole document and giving valuable feedback on how to improve it.
Apr 132005
Recent Comments