TECTED]]
Sent: den 8 mars 2002 08:30
To: [EMAIL PROTECTED]
Subject: RE: new to Xerces
Purely academic:
Is it possible to have #ifdef's to selective build shared libraries
implementing only the API's we need?
-/renji
-Original Message-
From: Erik Rydgren [mailto:[EMAIL PROTECTE
Purely academic:
Is it possible to have #ifdef's to selective build shared libraries
implementing only the API's we need?
-/renji
-Original Message-
From: Erik Rydgren [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 07, 2002 3:54 PM
To: [EMAIL PROTECTED]
Subject: RE: new
Easiest way is to create a library of all source files in Xerces. Then only
the needed parts are included during linkage and that is the smallest subset
you will ever get. We use this approach successfully ourselves. The downside
is that xerces will be statically linked into the application and co
t http://www.saxproject.org/. If you go there
> > > you will find that the SAX interface is ONLY specified in JAVA.
> > > Implementations in other languages are simply based on the Java
> > > specification.
> > >
> > >Ralph
> > >
> > >-----Original M
Wow;
this was a really nice and dispassionate answer
On Wed, 6 Mar 2002, Joseph Kesselman/CAM/Lotus wrote:
>
> Some insight into how to choose between these approaches:
> http://www.w3.org/DOM/faq.html#SAXandDOM
>
> Remember that the DOM is only an API. There can be DOMs that load data on
> From: Thomas LaCicero [mailto:[EMAIL PROTECTED]]
>
> >Sent: Wednesday, March 06, 2002 11:23 AM
> >To: [EMAIL PROTECTED]
> >Subject: RE: new to Xerces
> >
> >
> >Every where I look I see Java classes and Java Docs .. hell even the SAX2
> >book from O&
Some insight into how to choose between these approaches:
http://www.w3.org/DOM/faq.html#SAXandDOM
Remember that the DOM is only an API. There can be DOMs that load data on
demand, or that swap their contents out to disk... so the assumption that
the DOM is always going to consume more memory th
are simply based on the Java specification.
> >
> > Ralph
> >
> > -Original Message-----
> > From: Thomas LaCicero [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, March 06, 2002 11:23 AM
> > To: [EMAIL PROTECTED]
> > Subject: RE: new to Xerces
> &
simply based on the Java specification.
>
> Ralph
>
> -Original Message-
> From: Thomas LaCicero [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, March 06, 2002 11:23 AM
> To: [EMAIL PROTECTED]
> Subject: RE: new to Xerces
>
>
> Every where I look I see Java classes an
LaCicero [mailto:[EMAIL PROTECTED]]
>Sent: Wednesday, March 06, 2002 11:23 AM
>To: [EMAIL PROTECTED]
>Subject: RE: new to Xerces
>
>
>Every where I look I see Java classes and Java Docs .. hell even the SAX2
>book from O'Reilly is based on the JAVA implementation.
>
>S
simply based on the Java specification.
Ralph
-Original Message-
From: Thomas LaCicero [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 06, 2002 11:23 AM
To: [EMAIL PROTECTED]
Subject: RE: new to Xerces
Every where I look I see Java classes and Java Docs .. hell even the SAX2
book
al Message-
>From: Thomas LaCicero [mailto:[EMAIL PROTECTED]]
>Sent: Wednesday, March 06, 2002 8:45 AM
>To: [EMAIL PROTECTED]
>Subject: RE: new to Xerces
>
>
>I did read the FAQs and I am on the way to the book store to pick up a SAX
>book
>
>here is the question ..
s wanted either.
-Original Message-
From: Thomas LaCicero [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 06, 2002 8:45 AM
To: [EMAIL PROTECTED]
Subject: RE: new to Xerces
I did read the FAQs and I am on the way to the book store to pick up a SAX
book
here is the question .. I am trying to writ
I did read the FAQs and I am on the way to the book store to pick up a SAX book
here is the question .. I am trying to write a C++ program (eventually it
will be a CFX tag for cold fusion) to parse an XML string into a C++ data
structure (an array even)
Am I barking up the wrong tree .. and if
We see such questions here yes. But please first read the Xerces C++ FAQ and
a basic DOM/SAX interface reference to avoid the most common questions.
Regards
Erik Rydgren
Mandarinen systems AB
Sweden
-Original Message-
From: Thomas LaCicero [mailto:[EMAIL PROTECTED]]
Sent: den 6 mars 200
> -Original Message-
> From: Dean Roddey [mailto:[EMAIL PROTECTED]]
>
>
> Read the FAQ. Go through all of the sample programs and carefully look at
> what they do. Read up on the DOM and SAX APIs which are publically defined
> APIs that the Xerces parser implements, so they are well docume
Read the FAQ. Go through all of the sample programs and carefully look at
what they do. Read up on the DOM and SAX APIs which are publically defined
APIs that the Xerces parser implements, so they are well documented
elsewhere. Since they are the most common ways to use the parser, you'll get
a lo
17 matches
Mail list logo