NAME
Hyper::Manual::Overwiew
DESCRIPTION
The Hyper Framework consist of two main parts:
A runtime environment for (generated) Control elements
A template-driven Code Generator
There are two main groups of control elements:
Control Container elements
Control containers are basically complex widgets made up of simple (or other complex) widgets.
Control Flow elements
Control Flow elements model the workflow for a specific usecase. Control flow elements combine a number of Steps displaying simple or complex Controls with a number of transitions.