User Tools

Site Tools


contexts:implementation
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


contexts:implementation [2013-08-10 10:55] (current) – created christian
Line 1: Line 1:
 +====== Implementation ======
  
 +Principles, patterns, etc. at the implementation level are concerned with the actual code. How to use control structures, how to implement an algorithm, how to make the implementation of a method readable, etc are the questions addressed. These aspects are confined to one [[glossary:module]]. Everything which makes considering the relationships between several modules, is rather a design than an implementation issue. Note that this distinction is not sharp. The inner workings of a class, how to use private methods can be regarded design (as private methods are modules in the sense used here) or implementation (as such considerations are rather code-centric and confined to the class.
contexts/implementation.txt · Last modified: 2013-08-10 10:55 by christian