Line 2:
Line 2:
I found the following code usefull, please note: using this demands you check for NULL yourself!
I found the following code usefull, please note: using this demands you check for NULL yourself!
−
This should not pose a problem, as Name is most likely a constant string.
+
This should not pose a problem, as Name is most likely a constant string (and node was most likely already checked).
Loading settings from a XML with these is easier, as you don't have to check and correct manually in the loading code.
Loading settings from a XML with these is easier, as you don't have to check and correct manually in the loading code.