talsma-ict / umldoclet

Automatically generate PlantUML diagrams in javadoc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simplify UML model package by removing `Renderer` concept

sjoerdtalsma opened this issue · comments

Is your feature request related to a problem? Please describe.

Renderer was intended as an abstraction to help things. In recent refactorings it has become obsolete and the concept of renderer is no longer required for the UML model.
Therefore it will simplify things if it is removed altogether.

Describe the solution you'd like

Refactor the 'renderer' concept out of uml doclet.