Am 25.06.2012 09:27, schrieb Vincent van Ravesteijn:
As Pavel already said, please don't make member variables public just because it is easy. Not only did Pavel suggest to use get** and set** methods, these methods are already there, and you even already use them in your code.
I had a look but are not able to compile it then. get() is no member of Parser and I can also don't find Pavel's proposed "get_var" elsewhere. Can you please give me a hint or an example?
thanks and regards Uwe