There are three pending issues before Apache Xalan-J 2.7.1 goes into
test/build/distribute mode:

XALANJ-2206
XALANJ-2395
XALANJ-1243

The PMC has voted for the release 2.7.1, allowing for a few last moment
fixes to get in, and those 3 are the fixes.
I'm fine with 2395 and 1243 and am personally responsible for reviewing
2206.

The problem is with 2206. Before this patch org.apache.xalan.xsltc.compiler
.Stylesheet had a default value for the field _templateInlining of "true",
and you couldn't actually set a non-default value.

With the patch you can set it, but the patch in 2206 also has the default
value as false. I have no concerns about the patch in particular, just the
default value. Although one nomally doesn't do optimization by default,  If
the default value is false I think that a number of users/customers would
experience a performance degredation with 2.7.1.

Does anyone know whether the default value for template inlining must be
false?



- Brian Minchau


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

Reply via email to