Project

General

Profile

Development process » History » Revision 45

Revision 44 (Greg Burri, 09/10/2009 03:36 PM) → Revision 45/58 (Greg Burri, 09/10/2009 03:53 PM)

h1. Development process 

 Here is a little list of the development stages involve in Aybabtu. The stages prefixed by '>' are the current stages. 

 # [ok] [[Brainstorming]]. 
 # [ok] [[Functional definition]]. 
 # [ok] Defining of technologies, [[libraries]] and [[tools]]. 
 # [ok] Creating of some [[prototypes]] to validate the point above. They will be reused during the implementation stage. 
 # [ok] Technical specifications. [[Protocols]], [[algorithms]] and [[persistent data]]. Some prototypes can be added to test algorithms or anything else. 
 # > [[Architecture]] of components and theirs interface. -> Component Diagrams. 
 # > Modeling of each components. -> Class diagram, sequence diagram, state diagram, etc.. 
 # Implementation of each component with unit tests and code coverage. 
 # Alpha version. 
 ## The _1.0_ branch is created 
 ## All features are implemented. 
 ## Profiling, optimizing, simplification and stabilisation. 
 # Beta version. 
 ## The tag _1.0 beta_ is created. 
 ## Testing with people who didn't participate in the project. 
 # Final Release \o/ (before Starcraft 2 release if possible ^-^´) 
 ## The tag _1.0_ is created 
 # Define the future integration workflow[1] with _git_ and Goto 1.. 

 fn1. http://www.whygitisbetterthanx.com/#any-workflow