On 11 Dec 2001, Christian Nentwich wrote:

> - PredicateSet.evaluatePredicates rewritten to produce new output list
> instead of overwriting input
> 
> - The inner class methods in getParentAxisIterator in
> jaxen.dom.DocumentNavigator now take (Node n) instead of (Node node) as
> parameter. jikes detected this as a duplicate variable declaration (why
> doesn't javac ? and why do you guys use javac? :)

Oh, it should be legal, if you disambiguate with 'this.<varname>', as
I tend to do.

Every time I've attempted to install and use jikes, Something Goes Wrong.

So I give up.

> - test cases pass :)

        -bob


_______________________________________________
Jaxen-interest mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jaxen-interest

Reply via email to