You can subscribe to this list here.
| 2001 |
Jan
|
Feb
(44) |
Mar
(5) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|---|
|
From: He J. <hj...@16...> - 2001-02-24 11:57:46
|
added some files: LICENSE appfw/LICENSE appfw/html/LICENSE busfw/LICENSE busfw/cbo/LICENSE busfw/cbo/gbo/LICENSE added some directories: appfw/html/src/java -- He Jian http://kea.sourceforge.net |
|
From: He J. <hj...@16...> - 2001-02-24 09:13:29
|
modified some files: appfw/html/src/sgml/index.html appfw/html/src/sgml/makehtml.sh -- He Jian http://kea.sourceforge.net |
|
From: <zbi...@16...> - 2001-02-24 07:14:50
|
add /view to /kea/appfw/html add /action to /kea/appfw/html |
|
From: He J. <hj...@16...> - 2001-02-24 06:31:35
|
163 wrote: > I have read primary source code of jbo and the oralce business > compenent for java.if we use primary source code of jdo directly, on > next week, we maybe complete the implement of Application Framework. > 但是有些接口将根据BCJ 来设计,否则代码改动较大。主要是用到的ViewObject > 接口,但也可以不把ViewObject 当作业务层接口,而视为Module 接口。设计出 > jbo 一样的通用表示Bean ,暂时使用 ViewObject 的业务对象访问接口还是可 > 以的。 由何高见!快回信! Sounds good. the nest step is desiging the bean interface as soon as posible: ViewBean, ActionBean -- He Jian http://kea.sourceforge.net |
|
From: He J. <hj...@16...> - 2001-02-24 06:10:33
|
added some files: appfw/make.include appfw/html/makefile appfw/html/make.include appfw/html/src/makefile appfw/html/src/make.include appfw/html/src/sgml/makefile appfw/html/src/sgml/make.include appfw/html/src/sgml/makehtml.sh modified some files: make.include makefile appfw/makefile busfw/cbo/src/sgml/make.include busfw/cbo/src/sgml/makefile -- He Jian http://kea.sourceforge.net |
|
From: He J. <hj...@16...> - 2001-02-24 02:22:26
|
163 wrote: > Now,I think that the WebDB of oracle maybe success on presentation > layer.first step, we can win the WebDB on some aspects,it's a beauty. a greate idea. +1 |
|
From: He J. <hj...@16...> - 2001-02-23 17:41:41
|
added some files: busfw/cbo/gbo/makefile busfw/cbo/gbo/make.include busfw/cbo/gbo/src/makefile busfw/cbo/gbo/src/make.include busfw/cbo/gbo/src/sgml/make.include busfw/cbo/gbo/src/sgml/makefile busfw/cbo/gbo/src/sgml/makehtml.sh busfw/cbo/gbo/src/sgml/specification/make.include busfw/cbo/gbo/src/sgml/specificaiton/makefile busfw/cbo/src/sgml/make.include busfw/cbo/src/sgml/specification/make.include busfw/cbo/src/sgml/specification/makefile modified some files: makefile busfw/makefile busfw/cbo/make.include busfw/cbo/makefile busfw/cbo/gbo/src/sgml/specification.sgml busfw/cbo/src/sgml/makefile busfw/cbo/src/sgml/specification.sgml busfw/src/sgml/index.sgml src/sgml/index.sgml src/sgml/specification.sgml |
|
From: 163 <zbi...@16...> - 2001-02-23 17:40:23
|
IE5vdyxJIHRoaW5rIHRoYXQgdGhlIFdlYkRCIG9mIG9yYWNsZSBtYXliZSAgc3VjY2VzcyBvbiBw cmVzZW50YXRpb24gbGF5ZXIuDQpmaXJzdCBzdGVwLCB3ZSBjYW4gd2luIHRoZSBXZWJEQiBvbiBz b21lIGFzcGVjdHMsaXQncyBhIGJlYXV0eS4NCg0KDQo= |
|
From: Jian He <hj...@16...> - 2001-02-23 10:39:34
|
added following directories: busfw/cbo/gbo busfw/cbo/src/sgml/specification modified following files: busfw/cbo/src/sgml/specification.sgml busfw/src/sgml/specification/big.fig src/sgml/specification/big.fig -- He Jian http://kea.sourceforge.net |
|
From: zbingfeng z. <zbi...@16...> - 2001-02-23 09:14:08
|
I have defined
Interface :
BusObject <== BusEntity
class :
BusEntity(interface) <-- AbstractBusEntity
|
|
From: Jian He <hj...@16...> - 2001-02-23 08:42:49
|
I think CBO specification needs to be rewrite. I will rewrite it some days. -- He Jian http://kea.sourceforge.net |
|
From: Jian He <hj...@16...> - 2001-02-23 08:36:04
|
added some directories: appfw/html/src added some files: busfw/src/sgml/specification/big.fig src/sgml/specification/big.fig modified some files: appfw/src/sgml/index.sgml appfw/src/sgml/specification.sgml busfw/src/sgml/index.sgml busfw/src/sgml/specification.sgml busfw/src/sgml/specification/makefile src/sgml/specification.sgml src/sgml/specification/makefile -- He Jian http://kea.sourceforge.net |
|
From: zbingfeng z. <zbi...@16...> - 2001-02-23 06:13:25
|
test |
|
From: Jian He <hj...@16...> - 2001-02-23 05:45:58
|
test -- He Jian http://kea.sourceforge.net |
|
From: Jian He <hj...@16...> - 2001-02-23 05:19:00
|
test -- He Jian http://kea.sourceforge.net |
|
From: zbingfeng z. <zbi...@16...> - 2001-02-23 05:18:40
|
test maillist |
|
From: zbingfeng z. <zbi...@16...> - 2001-02-23 05:09:44
|
add files:
kea/busfw/cbo/src/java/kea/busfw/cbo/ BusEntity.java
kea/busfw/cbo/src/java/kea/busfw/cbo/AbstractBusEntity.java
|
|
From: Jian He <hj...@16...> - 2001-02-23 04:07:22
|
added some files: busfw/cbo/src/makefile busfw/cbo/src/make.include busfw/src/sgml/make.include busfw/src/sgml/makefile busfw/src/sgml/makehtml.sh modified some files: makefile appfw/src/sgml/makefile busfw/cbo/src/sgml/makefile busfw/src/sgml/specificaiton.sgml busfw/src/sgml/specification/makefile src/sgml/index.sgml src/sgml/makefile src/sgml/specification/makefile -- He Jian http://kea.sourceforge.net |
|
From: zbingfeng z. <zbi...@16...> - 2001-02-23 03:23:15
|
add files and directoris below: kea/busfw/cbo/src/sgml kea/busfw/cbo/src/sgml /specification.sgml kea/busfw/cbo/src/sgml /index.sgml |
|
From: zbingfeng z. <zbi...@16...> - 2001-02-23 02:51:28
|
add files below: /busfw/cbo/src/java/kea/busfw/cbo/BusObject.java /busfw/cbo/src/java/kea/busfw/cbo/package.html / busfw/cbo/build.xml |
|
From: zbingfeng z. <zbi...@16...> - 2001-02-23 02:33:36
|
add dir busfw/cbo/src/java |
|
From: Jian He <hj...@16...> - 2001-02-23 02:32:40
|
added some directories: appfw/html added some files: busfw/cbo/makefile busfw/src/makefile modified some files: appfw/README busfw/cbo/README src/sgml/index.sgml -- ------- He Jian http://kea.sourceforge.net |
|
From: Jian He <hj...@16...> - 2001-02-23 02:04:48
|
Jian He wrote: > hi, all: > > i want to divide appfw into following sub-projects: > sub-project name package name description > appfw_html kea.appfw.html contains classes for generating > HTML code. > appfw_applet kea.appfw.applet contains applet classes. > appfw_app kea.appfw.app contains classes for developing > java applicaiton. > > these sub-projects helps to developing three kinds of client: HTML > client, Applet client, Java Application client. > > anyone has any idea? on one oppose to it, so i added it to the document. > > > _______________________________________________ > Kea-develop mailing list > Kea...@li... > http://lists.sourceforge.net/lists/listinfo/kea-develop |
|
From: Jian He <hj...@16...> - 2001-02-23 02:03:46
|
Jian He wrote: > i followed Zhang Bingfeng, and changed the schema as following: > > step 1 ( - Mar 17 ): Application Framework > milestone 1 (Feb 22 - Feb 24): plan and design > milestone 2 (Feb 25 - Mar 10): Appfw implementation ( version 0.0.1 > ) > milestone 3 (Mar 11 - Mar 17): Appfw demo implementation (Appfw > version 0.0.2) > step 2 (Mar 18 - May 5): business framework (CRM section) > step 3 (May 6 - Jun 2): simple CRM application demo > > needs any ideas. on one oppose to it, so i added it to the document. > > > > > zbf wrote: > >> >> >> bingfeng zhang modify plan : >> >> > Hi, all >> > >> > target ( 1 - MAR 30): Application Framework. >> >> step 1( Feb 22 - Feb 28 ): Plan And Design >> step 2( MAR 1 - MAR 16 ): Implement Application >> Framework >> step 3( MAR 19 - MAR 24) : Implement Demo >> step 4( MAR 26- MAR 31 ) : Release v 0.1 and to >> publicize >> >> > target 2 (APR 1 - APR 15 ): Business Framework ( CRM section >> >> > target 3 (APR 16 - MAY 31): CRM Application demo. >> >> > >> > any idea? >> |