View on GitHub

semplate

Markup generation from user defined templates with semantics

Components

Context and Problem Statement

What are the main components of the library?

Considered Options

Decision Outcome

Chosen option is to implement as a single class, as the foreseen complexity of the library does not justify the extra complexity of developing a facade pattern implementation.