JdonFramework英文描述

不少热心人来信指出了英文描述的缺点,这个项目当然有很多不完善的地方,包括我本人也有很多缺陷,例如英文现在只剩下能读,写和说已经退化,就象蛇的脚一下,所以,怎样在256个字符内,将项目描述清楚,也是一道英文考试试题啊,我现在认真改写如下,请各位多提宝贵意见:

JdonFramework is a fast J2EE development framework based in Struts + EJB/POJO;and is also a implementation of Aop/Ioc, by configuring jdonframework.xml , it can automatically carry out these functions: insert/update/delete/batch query of data model.

关键在于中文描述没有很好抽象概括,JdonFramework到底有什么特点?必须让人一目了然,现将中文更改如下:

JdonFramework是一款快速J2EE开发框架工具,它有三个独特特点:

1. JdonFramework源码架构是基于微容器PicoContainer实现的,它拥有自己原创的AOP和Ioc模式实现,动态扩展性强,用户可根据自己需要动态加入拦截器等其它组件。
2. 使用JdonFramework可以快速开发出基于Struts+EJB/POJO架构的J2EE应用系统。在不改变多层结构的前提下,数据表的增、删、改和查开发工作量只剩余两件工作:
1. Web层配置工作:配置jdonframework.xml
2. 代码编写工作:业务层的数据库操作代码编写。
3. JdonFramework内置Web缓存优化功能提高了大批量数据查询速度,提升系统运行性能。

JdonFramework is a J2EE framework based on Struts + EJB/POJO for fast development. By using Aop/Ioc, it would only be a configration problem for CRUD operation of data model. Less coding, Easy configuration - JdonFramework.