shrink0r/workflux

refactor xml parser

shrink0r opened this issue · 0 comments

The StateDefinitionXmlParser has become too big to reason on.
Extracting the generic xml handling methods to an AbstractXmlParser seems like a low hanging fruit.