Recursive ControlBy: B. Selic
Summary: Separate real-time control aspects from application functionality and control mechanisms. Each components can then be recursively structured into these three parts, hence the name of the pattern.
Separate real-time control aspects from application functionality and control mechanisms. Each component can then be recursively structured into the these three parts, hence the name of the pattern.