柔性数据传输对象生成器。Ant任务转换为java dto。
资 源 简 介
Flex Data Transfer Object Generator generates DTO actionscript source from java source.
In a Flex DS/LCDS/BlazeDS-project a good pattern is to have data only transfer objects sent from the server over RPC or in RTMP-messages to the client. This tool lets you generate corresponding actionscript transfer classes for the client side from java source so that your server side objects keep being "hard typed" on the client side as well.
The tool is an ant-task.
文 件 列 表
ftog_example
.actionScriptProperties
.classpath
.flexProperties
.project
bin
bin-debug
conf
dto_src
example_script
generated_classes
lib
licences
RUNNING.txt