[
Lists Home |
Date Index |
Thread Index
]
- From: David Megginson <david@megginson.com>
- To: xml-dev@xml.org
- Date: Tue, 18 Apr 2000 15:11:08 -0400 (EDT)
Ean R . Schuessler writes:
> - Implement the Filter interface even though your class is not a Filter and
> does not forward events.
That what I did for my XML writer. It adds the advantage that the
events can be passed on downstream for further processing if necessary
(i.e. the writer can take a snapshot of a point in the filter chain,
which could be helpful for creating audit trails).
All the best,
David
--
David Megginson david@megginson.com
http://www.megginson.com/
***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@xml.org&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************
|