20 | | * '''pre''' - iterations 1-5. At the end of this phase, the product must have stable internal architecture (this includes mainly the plugin decomposition). |
21 | | * '''alpha''' - iterations 6-8. Massive changes are expected here, but only external ones. After the end of the alphas, we will stop adding new features. |
22 | | * '''beta''' - iterations 9-11. All the features included until this period will be finished here. Most of the bugfixing will be done, too. |
23 | | * '''final''' - iteration 12. Final bugfixing. |
24 | | |
| 20 | * '''pre''' - iterations 1-5. At the end of this phase, the product must have stable internal architecture (this includes mainly the plugin decomposition). |
| 21 | * '''alpha''' - iterations 6-8. Massive changes are expected here, but only external ones. After the end of the alphas, we will stop adding new features. |
| 22 | * '''beta''' - iterations 9-11. All the features included until this period will be finished here. Most of the bugfixing will be done, too. |
| 23 | * '''final''' - iteration 12. Final bugfixing. [[BR]] |
| 24 | This methodology, as you see, is quite similar to [http://en.wikipedia.org/wiki/Scrum_(development) SCRUM]. [[BR]] |
| 25 | If you are interested in the current progress of the project, go to the [/roadmap roadmap]. |