Markus fbb12b53ba Work towards #56: Splitting up the README
I did the job and splitted up the readme, hopefully everything was
splitted correctly...
2015-08-13 23:54:40 +02:00

535 B

layout, title, folder, categories, tags
layout title folder categories tags
pattern Property property pattern_cat pattern_tag

Intent: Create hierarchy of objects and new objects using already existing objects as parents.

alt text

Applicability: Use the Property pattern when

  • when you like to have objects with dynamic set of fields and prototype inheritance

Real world examples: