User Tools

Site Tools


contexts:object-oriented_design

This is an old revision of the document!


Object-Oriented Design (OOD)

Object-oriented design as understood here is the task of defining how the software works on a class level which comprises the decomposition into classes, defining their interfaces, method signatures, their grouping into packages, etc. In the agile world OOD is seen as a part of coding while plan-driven development sees it as a separate development phase before the actual coding. Nevertheless roughly the same decisions have to be made.

Principle Language(s)

contexts/object-oriented_design.1354186392.txt.gz · Last modified: 2013-05-19 22:09 (external edit)