Re: [xsl] tokenize

Subject: Re: [xsl] tokenize
From: Michael Kay <mike@xxxxxxxxxxxx>
Date: Fri, 14 Oct 2011 16:59:59 +0100
On 14/10/2011 14:40, Peter Flynn wrote:
It turned out to be the Java implementation :-)

At one stage I was using GNU Classpath for Saxon on .NET, and I found the regular expression implementation very buggy. I switched to use the .NET regular expression library, and then subsequently to OpenJDK, both of which worked fine (I switched to OpenJDK because it has better Unicode support than the .NET library).


Michael Kay
Saxonica

Current Thread