You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by Venky Raju <vr...@sta.samsung.com> on 2007/10/30 19:28:02 UTC

XNI-based Xerces C++

Hi,

Bringing back a question from 2004 - is there a C++ version of Xerces
based on XNI?  From looking at the Xerces 2.8 code it does not appear
that it is based on the XNI framework.

Thanks in advance,

Venky Raju
Senior Staff Engineer
Samsung Telecommunications America

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


RE: XNI-based Xerces C++

Posted by Venky Raju <vr...@sta.samsung.com>.
Thanks, Michael!

Venky

-----Original Message-----
From: Michael Glavassevich [mailto:mrglavas@ca.ibm.com] 
Sent: Tuesday, October 30, 2007 1:36 PM
To: c-dev@xerces.apache.org
Subject: Re: XNI-based Xerces C++

Hi Venky,

"Venky Raju" <vr...@sta.samsung.com> wrote on 10/30/2007 02:28:02 PM:

> Hi,
>
> Bringing back a question from 2004 - is there a C++ version of Xerces
> based on XNI?  From looking at the Xerces 2.8 code it does not appear
> that it is based on the XNI framework.

No, XNI only exists in Xerces-J.

> Thanks in advance,
>
> Venky Raju
> Senior Staff Engineer
> Samsung Telecommunications America
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
> For additional commands, e-mail: c-dev-help@xerces.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: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org


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


RE: XNI-based Xerces C++

Posted by Jesse Pelton <js...@PKC.com>.
You can see the planned features for the next release (3.0) at
http://xerces.apache.org/xerces-c/releases_plan.html. 

-----Original Message-----
From: Venky Raju [mailto:vraju@sta.samsung.com] 
Sent: Wednesday, October 31, 2007 10:07 PM
To: c-dev@xerces.apache.org
Subject: RE: XNI-based Xerces C++

Hi Michael,

We are looking at a flexible and configurable parser architecture like
the XNI-based Xerces2 but are constrained by the language having to be
C/C++.  Hence the question!

Thanks for the prompt response!

Cheers,
Venky


-----Original Message-----
From: Michael Glavassevich [mailto:mrglavas@ca.ibm.com]
Sent: Wed 10/31/2007 8:37 PM
To: c-dev@xerces.apache.org
Subject: RE: XNI-based Xerces C++
 
Hi Venky,

One of the Xerces-C developers can correct me if I'm wrong but I don't
think there have ever been plans to do that. Is there a particular
reason
why you're interested in a C++ version of XNI?

Thanks.

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

"Venky Raju" <vr...@sta.samsung.com> wrote on 10/31/2007 07:38:23 PM:

> Sorry, one more thing... are there plans for an XNI-based C++ parser
in
> 2007 or early 2008?
>
> Thanks again,
> Venky
>
> -----Original Message-----
> From: Michael Glavassevich [mailto:mrglavas@ca.ibm.com]
> Sent: Tuesday, October 30, 2007 1:36 PM
> To: c-dev@xerces.apache.org
> Subject: Re: XNI-based Xerces C++
>
> Hi Venky,
>
> "Venky Raju" <vr...@sta.samsung.com> wrote on 10/30/2007 02:28:02 PM:
>
> > Hi,
> >
> > Bringing back a question from 2004 - is there a C++ version of
Xerces
> > based on XNI?  From looking at the Xerces 2.8 code it does not
appear
> > that it is based on the XNI framework.
>
> No, XNI only exists in Xerces-J.
>
> > Thanks in advance,
> >
> > Venky Raju
> > Senior Staff Engineer
> > Samsung Telecommunications America
> >
> >
---------------------------------------------------------------------
> > To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
> > For additional commands, e-mail: c-dev-help@xerces.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: c-dev-unsubscribe@xerces.apache.org
> For additional commands, e-mail: c-dev-help@xerces.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
> For additional commands, e-mail: c-dev-help@xerces.apache.org


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




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


RE: XNI-based Xerces C++

Posted by Venky Raju <vr...@sta.samsung.com>.
Hi Michael,

We are looking at a flexible and configurable parser architecture like the XNI-based Xerces2 but are constrained by the language having to be C/C++.  Hence the question!

Thanks for the prompt response!

Cheers,
Venky


-----Original Message-----
From: Michael Glavassevich [mailto:mrglavas@ca.ibm.com]
Sent: Wed 10/31/2007 8:37 PM
To: c-dev@xerces.apache.org
Subject: RE: XNI-based Xerces C++
 
Hi Venky,

One of the Xerces-C developers can correct me if I'm wrong but I don't
think there have ever been plans to do that. Is there a particular reason
why you're interested in a C++ version of XNI?

Thanks.

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

"Venky Raju" <vr...@sta.samsung.com> wrote on 10/31/2007 07:38:23 PM:

> Sorry, one more thing... are there plans for an XNI-based C++ parser in
> 2007 or early 2008?
>
> Thanks again,
> Venky
>
> -----Original Message-----
> From: Michael Glavassevich [mailto:mrglavas@ca.ibm.com]
> Sent: Tuesday, October 30, 2007 1:36 PM
> To: c-dev@xerces.apache.org
> Subject: Re: XNI-based Xerces C++
>
> Hi Venky,
>
> "Venky Raju" <vr...@sta.samsung.com> wrote on 10/30/2007 02:28:02 PM:
>
> > Hi,
> >
> > Bringing back a question from 2004 - is there a C++ version of Xerces
> > based on XNI?  From looking at the Xerces 2.8 code it does not appear
> > that it is based on the XNI framework.
>
> No, XNI only exists in Xerces-J.
>
> > Thanks in advance,
> >
> > Venky Raju
> > Senior Staff Engineer
> > Samsung Telecommunications America
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
> > For additional commands, e-mail: c-dev-help@xerces.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: c-dev-unsubscribe@xerces.apache.org
> For additional commands, e-mail: c-dev-help@xerces.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
> For additional commands, e-mail: c-dev-help@xerces.apache.org


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




RE: XNI-based Xerces C++

Posted by Michael Glavassevich <mr...@ca.ibm.com>.
Hi Venky,

One of the Xerces-C developers can correct me if I'm wrong but I don't
think there have ever been plans to do that. Is there a particular reason
why you're interested in a C++ version of XNI?

Thanks.

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

"Venky Raju" <vr...@sta.samsung.com> wrote on 10/31/2007 07:38:23 PM:

> Sorry, one more thing... are there plans for an XNI-based C++ parser in
> 2007 or early 2008?
>
> Thanks again,
> Venky
>
> -----Original Message-----
> From: Michael Glavassevich [mailto:mrglavas@ca.ibm.com]
> Sent: Tuesday, October 30, 2007 1:36 PM
> To: c-dev@xerces.apache.org
> Subject: Re: XNI-based Xerces C++
>
> Hi Venky,
>
> "Venky Raju" <vr...@sta.samsung.com> wrote on 10/30/2007 02:28:02 PM:
>
> > Hi,
> >
> > Bringing back a question from 2004 - is there a C++ version of Xerces
> > based on XNI?  From looking at the Xerces 2.8 code it does not appear
> > that it is based on the XNI framework.
>
> No, XNI only exists in Xerces-J.
>
> > Thanks in advance,
> >
> > Venky Raju
> > Senior Staff Engineer
> > Samsung Telecommunications America
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
> > For additional commands, e-mail: c-dev-help@xerces.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: c-dev-unsubscribe@xerces.apache.org
> For additional commands, e-mail: c-dev-help@xerces.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
> For additional commands, e-mail: c-dev-help@xerces.apache.org


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


RE: XNI-based Xerces C++

Posted by Venky Raju <vr...@sta.samsung.com>.
Sorry, one more thing... are there plans for an XNI-based C++ parser in
2007 or early 2008?

Thanks again,
Venky

-----Original Message-----
From: Michael Glavassevich [mailto:mrglavas@ca.ibm.com] 
Sent: Tuesday, October 30, 2007 1:36 PM
To: c-dev@xerces.apache.org
Subject: Re: XNI-based Xerces C++

Hi Venky,

"Venky Raju" <vr...@sta.samsung.com> wrote on 10/30/2007 02:28:02 PM:

> Hi,
>
> Bringing back a question from 2004 - is there a C++ version of Xerces
> based on XNI?  From looking at the Xerces 2.8 code it does not appear
> that it is based on the XNI framework.

No, XNI only exists in Xerces-J.

> Thanks in advance,
>
> Venky Raju
> Senior Staff Engineer
> Samsung Telecommunications America
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
> For additional commands, e-mail: c-dev-help@xerces.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: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org


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


Re: XNI-based Xerces C++

Posted by Michael Glavassevich <mr...@ca.ibm.com>.
Hi Venky,

"Venky Raju" <vr...@sta.samsung.com> wrote on 10/30/2007 02:28:02 PM:

> Hi,
>
> Bringing back a question from 2004 - is there a C++ version of Xerces
> based on XNI?  From looking at the Xerces 2.8 code it does not appear
> that it is based on the XNI framework.

No, XNI only exists in Xerces-J.

> Thanks in advance,
>
> Venky Raju
> Senior Staff Engineer
> Samsung Telecommunications America
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
> For additional commands, e-mail: c-dev-help@xerces.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: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org