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 to Xerces
Eas
Hi,
I remember reading somewhere that DOM does not guarantee that the order in
which the children of an element are returned is the same as that in which
it is stored in the XML file.
But I have noticed xerces does maintain this order. Is this by design? Or
more to the point, is this behaviour de
Hi,
Is there any way to specify that one wants only the immediate children of
the current element, and not all the subchildren as well?
Or will I have to do a firstchild/nextchild loop for this?
-/renji
-
To unsubscribe, e-ma
I have found that renaming the sub-directory in my cvsroot does the trick. I
don't kno how safe it is supposed to be, but I've not had a problem with it
so far.
-Original Message-
From: Jason E. Stewart [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 28, 2001 1:49 AM
To: [EMAIL PROTE