Differences between revisions 6 and 7
Revision 6 as of 2009-12-28 09:23:14
Size: 1097
Editor: eab
Comment:
Revision 7 as of 2009-12-28 12:00:04
Size: 1192
Editor: eab
Comment:
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:
be concrete and go into detail of things that require it, especially parts of the collection that is complex or of a special nature. Be concrete and go into detail of things that require it, especially parts of the collection that is complex or of a special nature.

Consider using a drawing to illustrate relations or for instance include code/XML snippets

A collection description is the formalization combined with the Pattern Expression, that documents the used patterns and the rationalizations upon which the collection is based.

So the abstraction layers are:

  • Pattern expression -- The general, and yet formalized, description of the process and thoughts that forms the basis of the collection architecture. with references to a series of connected patterns.

  • Collection description -- A short, more technical, description of the elements that form the collection.

  • Technical/Collection formalization -- The actual DOMS collection described. This should be represented in the best possible way, it can be a diagram, it can also be represented by a XML file, or parts thereof. Other descriptive measures should also be considered.

Pattern expression

Write your pattern expression here

Collection description

Sum up the elements in the collection here

Technical

Be concrete and go into detail of things that require it, especially parts of the collection that is complex or of a special nature.

Consider using a drawing to illustrate relations or for instance include code/XML snippets

CollectionTemplate (last edited 2010-03-17 13:12:29 by localhost)