I'm implementing a source that implements TraversableSource and also uses any 
TraversableSource as it's "root". My question is the proper way to handle 
getParent() when the Source does not exist. I've tried to find something that 
documents the result of that case but can't find any. I admit I'm kind of 
hoping that getParent should work even if the child node doesn't exist. 
Thanks.

Cheers,
Gavin


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to