Hi, I'm new to Xalan and this list... I am using xalan's xpath api, and i want to return a XObjectPtr from my function, but then, when i evaluate again, the app crashes, I read somewhere that the XObjectPtr should not exist if the XPathEvaluator doesn't exist anymore, or a new evaluation accurs, but what should i do in this case? Is there a 'standart solution'?
And another question is what should i excpect to get from evaluate if the evaluated xpath doesn't exist in a doc (or simply, how can i check if something exists in my xml document?) Thanks. Alice.
