You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by Michael Glavassevich <mr...@ca.ibm.com> on 2004/09/01 05:14:53 UTC

Re: [XNI CHANGE PROPOSAL] XMLParseException changes and creation of XMLLocator2

I've checked the changes to XMLLocator and XMLParseException into CVS [1].

[1] http://marc.theaimsgroup.com/?l=xerces-cvs&m=109400766606407&w=2

Andy Clark <an...@cyberneko.net> wrote on 08/31/2004 12:52:26 PM:

> Post a message when the changes have been checked into CVS so
> that I can review.
> 
> -- 
> Andy Clark * andyc@apache.org
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
> For additional commands, e-mail: xerces-j-dev-help@xml.apache.org
> 

Michael Glavassevich
XML Parser Development
IBM Toronto Lab
E-mail: mrglavas@ca.ibm.com
E-mail: mrglavas@apache.org

Re: [XNI CHANGE PROPOSAL] XMLParseException changes and creation of XMLLocator2

Posted by Michael Glavassevich <mr...@ca.ibm.com>.
Andy Clark <an...@cyberneko.net> wrote on 09/01/2004 04:07:49 PM:

> Michael Glavassevich wrote:
> > I've checked the changes to XMLLocator and XMLParseException into CVS
> 
> Looks good.
> 
> You might want to update the toString() method on XMLParseException
> to include the character offset -- we already include everything else
> in that string.

Done.

> -- 
> Andy Clark * andyc@apache.org
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
> For additional commands, e-mail: xerces-j-dev-help@xml.apache.org
> 

Michael Glavassevich
XML Parser Development
IBM Toronto Lab
E-mail: mrglavas@ca.ibm.com
E-mail: mrglavas@apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org


Re: [XNI CHANGE PROPOSAL] XMLParseException changes and creation of XMLLocator2 - patch

Posted by Michael Glavassevich <mr...@ca.ibm.com>.
Thanks Ankit,

I've committed your patch to CVS.

Ankit Pasricha/Toronto/IBM@IBMCA wrote on 09/01/2004 06:23:01 PM:

> 
> This patch implements the new interface for character offset added to
> XMLLocator. This provides offset reporting information
> to XMLParseException, DOMLocatorImpl etc.
> 
> (See attached file: xmllocator-patch.txt)
> 
> Ankit Pasricha
> XML Parser Development
> IBM Toronto Lab
> 8200 Warden Avenue, Ontario L6G 1C7
> Phone: (905) 413 4941
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
> For additional commands, e-mail: xerces-j-dev-help@xml.apache.org

Michael Glavassevich
XML Parser Development
IBM Toronto Lab
E-mail: mrglavas@ca.ibm.com
E-mail: mrglavas@apache.org

Re: [XNI CHANGE PROPOSAL] XMLParseException changes and creation of XMLLocator2 - patch

Posted by Ankit Pasricha <an...@ca.ibm.com>.



This patch implements the new interface for character offset added to
XMLLocator. This provides offset reporting information
to XMLParseException, DOMLocatorImpl etc.

(See attached file: xmllocator-patch.txt)

Ankit Pasricha
XML Parser Development
IBM Toronto Lab
8200 Warden Avenue, Ontario L6G 1C7
Phone: (905) 413 4941

Re: [XNI CHANGE PROPOSAL] XMLParseException changes and creation of XMLLocator2

Posted by Andy Clark <an...@cyberneko.net>.
Michael Glavassevich wrote:
> I've checked the changes to XMLLocator and XMLParseException into CVS

Looks good.

You might want to update the toString() method on XMLParseException
to include the character offset -- we already include everything else
in that string.

-- 
Andy Clark * andyc@apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org