On Sat, Aug 15, 2009 at 8:00 PM, Michael Jakl<jakl.mich...@gmail.com> wrote: > Since the change of rev802821 (null instead of empty string for > namespaces) I'm getting NullPointer Exceptions for my testcases > (coming from Render.java), they are not specific to my code (as far as > I can see) but don't come up with the test-cases of vysper-core.
Sorry about that, I failed to run the test cases in the pubsub module before committing. > Why is it better to return a null? If a XML element has no namespace > declared, it lies in the "empty" namespace, so a empty string would > conform to the standard. Right, please revert the change. /niklas