ActionScriptのコーディングの仕方

simonwacker.com – Weblog | About | Projects | Portfolio

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.

チームでコーディングするだけではなく、自分自身であとから再利用、デバッグ、アップデートするときに、ルールに沿って書いておくと楽かも。あとは、ASをオープンソース化するときには、こういう一定のルールに沿って書いた方が共有できますね。といっても、オープン化はあまりされていないけど。

GNUには、コーディングの仕方のガイドラインがあったはず。

コメントを残す

メールアドレスが公開されることはありません。

CAPTCHA