Something like a setting in the prop file itself or yet another system property "variable substitution depth"?
Gary On Sun, Dec 19, 2021, 11:10 Vladimir Sitnikov <[email protected]> wrote: > >Could it make sense to limit recursion to a few levels (e.g. 3 or 5) by > default, > > +1 > > Unlimited recursion is a disaster waiting to happen. > Adding a hard limit makes sense. > > Vladimir >
