dump disable

Started by Thomas Bock, October 18, 2024, 03:23:04 AM

Previous topic - Next topic

Thomas Bock

We want to disable variables by globbing patterns and by using a generic approach.

suggestions:
dumb disable "%param_*"
dumb disable via varName$

In our application we create a lot of global parameter variables, which don't need to be part of a dump.
Globbing patterns and generics would allow us to exclude these and all nomads variables.