Removing some NSLog()s and in isLeaf: we now determine if a non-leaf node has it...
authorRobert Sesek <rsesek@bluestatic.org>
Sun, 5 Aug 2007 02:58:27 +0000 (19:58 -0700)
committerRobert Sesek <rsesek@bluestatic.org>
Sun, 5 Aug 2007 02:58:27 +0000 (19:58 -0700)
commited56f8effb6e50d3926e72d4aebd674fc9c584c7
tree4a2e42d97cee4801d912e47f08880020bf112698
parent475d41a1d6186a4f0ac0fda9e9477521b95ecc86
Removing some NSLog()s and in isLeaf: we now determine if a non-leaf node has it's children

* Source/NSXMLElementAdditions.m:
([NSXMLElement variable]): Remove a NSLog()
([NSXMLElement isLeaf]): If the element is not a leaf, but does not have children, then find the depth we should request more about the property at
Source/NSXMLElementAdditions.m