Copy link to clipboard
Copied
We've build a plug-In, which implements different funktionalities.
An XML-Order-Parser is the first one.
His parsed values are required by other classes.
We need to transfer these values from the parser class to other classes.
We implemented a namespace, but it does not work.
What is the way to make the namespace visible for all the classes, or to transfer the parsed values to different classes?
Regards
Jochen Seliger
Have something to add?