Differences between revisions 3 and 10 (spanning 7 versions)
Revision 3 as of 2009-12-28 08:52:35
Size: 768
Editor: eab
Comment:
Revision 10 as of 2010-01-04 12:02:42
Size: 653
Editor: eab
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
A collection template describes the Pattern Expression, or the used patterns that describe the collection.
A collection description is the formalization combined with the Pattern Expression, that documents the used patterns and the rationalizations upon which the template is based.
= Collection Name =
Line 4: Line 3:
So the abstraction layers is: == Pattern expression ==
Write your pattern expression here, it's the rationale behind the collections structure.
Line 6: Line 6:
* 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.
* Collection formalization -- the actual DOMS collection, this can be represented by a XML file, or parts thereof, in the documentation.
== Collection description ==
Sum up the elements in the collection here

== Workflow ==
Describe the intended usage of and content addition to this collection, use all available measures that help clarify on the subject. Consider images in addition to text.

== 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

Collection Name

Pattern expression

Write your pattern expression here, it's the rationale behind the collections structure.

Collection description

Sum up the elements in the collection here

Workflow

Describe the intended usage of and content addition to this collection, use all available measures that help clarify on the subject. Consider images in addition to text.

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)