星期四, 六月 25, 2009

Project Note(1.7)

今天,项目管理变更:项目组织架构从采用maven管理的SCM(Software Configuration Management)变为Ant(或说倒退到了Ant)。原因, 为SIT做准备,maven 部署到weblogic是没什么问题,但项目大了,control使得不是那么理想,经常会有些莫名的问题,所以用ant部署到weblogic使得更简单透明!?


Note Date:2008-12-01

星期二, 三月 10, 2009

Project Note(1.6)

Before the performance or coding in the module of your project, IDENTITY of indicating whether you can do the process,or influene the other process, such as whether is completed or terminated and what you should change others. All of this IDENTITY should be marked and make coder or designer clearly.

Note Date:2008-11-22

Project Note(1.5)

Java的引用(reference)本质上与C指针没什么区别,使用引用时,实例的值发生变化,其他引用所指向的依然是这个发生了变化的实例。所以使用时需特别谨慎。

Note Date:2008-11-11

Project Note(1.4)

When Project is going to carry out SIT, Team Leader will try to control the quality of his/her code before SIT. It is IIT. Team Leader will asked his/her developers to test the code each other. But it didn't take effect nutil the Team Leader make a plan, and espercially required the man/woman whom to be tested site beside the tester.

Note Date:2008-11-3

星期一, 三月 09, 2009

Project Note(1.3)

1. When meeting with process application, we should control the process's transection when it canceled, system will roll back.
2. In a progress of application, there should be several status stand for application status as "Draft", "Submited", "Processing", "Accepted", "Rejected".

Note Date:2008-10-20

Project Note(1.2)

When project is going to completed, so there is no longer needing so many developer. So the PM will go to release the developer...

Note Date: 2008-10-13