MEMO

ActionScript/mxmlコード整形

Eclipse plugin ソース付http://www.riaspace.net/2009/01/ctrlshiftf-for-flex-builder/

fluint が1.1になった。

FlUint http://code.google.com/p/fluint/リリースノート http://groups.google.com/group/fluint-discussions/browse_thread/thread/b76d1159f004bf62

言語と髭

http://www.rubyist.net/~matz/20041206.html http://khason.net/blog/computer-languages-and-facial-hair-%e2%80%93-take-two/ http://www.alenz.org/mirror/khason/why-microsoft-can-blow-off-with-c.html

Flex SDK コーディング規約

日本語 http://opensource.adobe.com/wiki/display/flexsdk/Coding+Conventions-ja 英語 http://opensource.adobe.com/wiki/display/flexsdk/Coding+Conventions まだ未完成。

Prana Framework

Spring likeなDIコンテナベースのFrameWork。 http://www.pranaframework.org/ http://sourceforge.net/projects/prana/

fluint Flex用テスティングフレームワーク

DPUintが改名してfluintになった。 http://code.google.com/p/fluint/http://www.infoq.com/jp/news/2008/11/fluint-unit-test-for-flex AIRTestRunnerのためのTestSuiteModuleの書き方。 package testSuiteModules { import test.TestSuite1; import test.T…

FlexBuilder のソース

http://kb.adobe.com/selfservice/viewContent.do?externalId=4b243413&sliceId=2

テスティングフレームワーク

DPUnit http://blog.mikenimer.com/index.cfm/2007/12/3/dpUnit--new-flex-unit-testing-framework http://code.google.com/p/dpuint/

J2flex-Flexアプリケーション用の持続性ストア

サイト http://www.j2flex.com/ infoQ 記事 http://www.infoq.com/jp/news/2007/10/j2flex_flex_persistence

自動テスト

http://livedocs.adobe.com/flex/201_jp/html/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Book_Parts&file=functest_components2_128_01.html「Mercury QuickTest Professional (QTP) などの自動テストツールを使用してテスト可能なアプリケー…