My favorites | Sign in
Project Logo
                
Search
for
Updated Jul 26, 2007 by sharplog
Labels: Featured
DevelopmentLog  
Development log.

07/26/2007

07/22/2007

07/21/2007

07/20/2007

Autumn framework and AutumnGen support multi-inheritance, including direct and indirect inheritance. Indirect inheritance should list base classes in doccomment.

07/04/2007

AutumnGen support multi-inheritance, but only for multiple father classes, not for multiple father's father classes.

05/21/2007

05/18/2007

05/17/2007

AutumnGen has been passed tests with Autumn framework on windows.

05/12/2007

04/27/2007

04/16/2007

Move the defination of instance factory method from product's wrapper into factory's wrapper. That is more resonable because those methods are factory's.

04/05/2007

Complete writing simple chinese user guide.

03/30/2007

Compile and test with VC++ 2005.

03/22/2007

03/21/2007

03/18/2007

03/16/2007

change BeanFactoryImpl to be not a singleton.

03/13/2007

  1. implement factory pattern:
  2. refine makefile to generate object file list and dependence file.
  3. test ver 0.2.0 on aix, ubuntu and solaris.
  4. release ver 0.2.0.

03/12/2007

implement instance factory pattern. Tested on VC6. I used a simple way to get it: pass factory instance to bean wrapper->createBean as a constructor argument, and define it as a argument also. I will add

<factory-bean>
tag in schema.

03/06/2007

fix three bugs:

03/05/2007


Sign in to add a comment
Hosted by Google Code