At 00:37 12.10.2002 +0800, John Yu wrote:
>At 12:21 am 12-10-2002, you wrote:
>
>>Has anyone thought of implementing Digester type functionality using the 
>>DOM API?
>
>Just curious: why does one need that?

Because rule based processing is useful regardless of whether SAX or DOM is 
being used. One objective advantage is that you can add new rules 
dynamically. You cannot do that with compiled Java.

>--
>John Yu

--
Ceki

TCP implementations will follow a general principle of robustness: be
conservative in what you do, be liberal in what you accept from
others. -- Jon Postel, RFC 793



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

Reply via email to