I have application - a runner that runs the same logic over and over with different parameters every time.
I'm looking for a mechanism/code that already implemented properties mechanism that contains the parameter name, parameter type, parameter value and stuff like that.
I remember that I saw this in the past but I can't find it on the web (and even had lots of other advantages).
does someone know such implementation that is available?