Hi list.
I was under the impression, that every single transformer in a workspace had its own set of parameters.
However, I now have a custom transformer in my workspace, which contains two FeatureReaders, both targeting WFS. They seems to have a shared parameter set.
Whenever I change the parameters in one of the FeatureReaders, the parameters in the other FeatureReader mirrors those parameters exactly.
This works both way, whenever I change one, the other changes too, which makes me suspect a shared parameter set.
What gives ?
Is this because they are embedded within a custom transformer ?
Please advise.
Cheers.