Details
Description
Workshop renderer was the first module level renderer written. It followed the original guidelines. Then the guidelines changed a bit to use the public method render() only, provided renderable classes. Therefore, workshop renderers shall be rewritten to follow the new style and behave as an example for other developers.