Keith Bernstein wrote:

> Thanks a lot. That worked. Too bad I can't just set that on my top-level item and 
>have it's children inherit it... I had to set it
> on the item that contained the string.
>
> I also had to set it *before* setting the string in. Why doesn't it just apply the 
>filter or not apply the filter during
> "toString()" instead of at storage time so that I could call "setFilterState" 
>anytime I want.

Filtering stuff is only applied when it is output not when it is inserted, if this is 
the behavior you are seeing it is either 1 a bug
or 2 an old version of ecs.

-stephan



--
------------------------------------------------------------
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