On 2017-06-06 Gary Gregory wrote: > on 217-06-06 Jan Tosovsky wrote: > > ... > > since 1.4 version JDK has built-in support for XML > > processing, doesn't this also mean a significant part > > of Xerces code could be removed in favor of native > > (Xerces based) JDK code? > > Not if you have and/or depend on code that refers to Xerces packages...
sure, I meant two step process: (1) removing the code duplicating existing JDK functionality (2) then updating references (imports) The less code, the less maintenance, but on the contrary the risk of loosing control on '3rd party' JDK code (fixing bugs or so). Jan --------------------------------------------------------------------- To unsubscribe, e-mail: j-dev-unsubscr...@xerces.apache.org For additional commands, e-mail: j-dev-h...@xerces.apache.org