Modeling Maturity Levels: Difference between revisions

Content deleted Content added
No edit summary
Line 9:
* '''Level 4: Precise Models''': the specification of the software is written down in one or more models. Natural language can still be used to explain the background and motivation of the models, but it takes on the same role as comments in source code.
* '''Level 5: Models only''': the models are precise and detailed enough to allow complete code generation. The code generators at this level have become as trustworthy as compilers, therefore no developer needs to even look at the generated code.
 
==References==
* Mettler, T.; Rohner, P. (2009). [http://portal.acm.org/citation.cfm?id=1555649 Situational maturity models as instrumental artifacts for organizational design]. In Proceedings of the 4th International Conference on Design Science Research in Information Systems and Technology, Philadelphia, USA: ACM Press.
 
==External links==