-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Now that FACT-Tools can access it's own version in code, we could add a class, that checks the version and exits if it does not fit, like this:
<fact.RequireVersion version="1.0.0" />
- XMLs used for thesis and publications state the FACT-Tools version that was used
- Results become more reproducible
What do you think?
What would be the correct thing to use in streams, as it should raise the error as early as possible?
StatefulProcessors init method? A Service?