Hello there!

I am using webflow 2.3.

I would like to reload my flow defintions (from xml) at runtime.
Since XmlFlowRegistryFactoryBean is no more and DefaultFlowRegistry is protected, I tried to implement an own Registry.

Before posting the Code, I'd like to know if there is another way to go. I already read some questions like this one, but found no answer. If there already is an answer somewhere, please let me know.

Nils