[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ITP: sablotron



> no Charlie sources available for download yet, are they?

oops :-) indeed.

> These are the files I have tested it with:

Ahh, so what confuses it in my example is my use of
 xmlns="http://www.w3.org/TR/REC-html40";
it also doesn't grok  result-ns="" or <xsl:output method="html"/>
but at least it gives good errors for those.

Of a 120 line xslt stylesheet, sablotron gets some chunks correctly
and some it totally fails to match; this may be a difference in
interpretation of matching levels, or something, from XT or others.
Also, since it doesn't know it is outputting html, it emits things
like <br></br> which the spec says to convert to <br>...

Definitely a good start though, I'll poke at my style sheets and see
if I can make them work with it.  It is 7 times faster than
jclark's XT run under jdk1.1...



Reply to: