Andy Clark wrote:
> PROBLEM: None of the XNI samples were updated to include this
> parameter which means that they will not behave as they should.

Andy, I did update samples. Since you are complaining I guess I missed
some files...?

The samples that were updated in xni package are:
DocumentTracer, PassThroughFilter, UpperCaseFilter.
CSVConfiguration.java, etc.

> SUGGESTION: Since the start/endEntity calls are going to be
> different between the document handler and dtd handler, would
> it be a good idea to change the name of the callbacks to be
> more explicit? For example, in the document handler:
> 
>   public void startGeneralEntity(String name, ...)
> 
> and in the dtd handler:
> 
>   public void startParameterEntity(String name, ...)


+1

--
Elena Litani / Toronto IBM

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

Reply via email to