I believe the current reasoning is faulty in two ways.

1) I think it makes more sense for these to be ON by default.
2) I think having this be a "configurable parameter" in the
resources file is a mistake.

Turbine relies on this configurable parameter being OFF.
We wrote code that relied on this parameter being ON.
Thus there is no configuration of this parameter that will allow
our code and the turbine code to work correctly.  
As time permits, I will probably create a wrapper method
with a different name that forces the ON behavior and then
rewrite our code to use that method.  When I eventually get this done,
I'll submit the trivial addition.

-Nick 

>
>I've been working with the ECS for a little while now and ran into XSLT
>problems because " was being emitted in the element and its attributes.
>Once I manually enable filtering, the correct entity (") was
>emitted.  Shouldn't these filters be enabled automatically?  If not,
>what's the reasoning?
>


--
------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to