[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xerces-c-dev
Subject:    RE: My own node list?
From:       jrodriguez () hauppauge ! com
Date:       2001-08-30 15:10:49
[Download RAW message or body]

Hi Scott,

looks like were in the same business, sort of.  Yes, I have a classes for
managing all things DOM and the main application calls methods of those
classes, so we are in agreement there.  I still would like to somehow create
my own collection of nodes though. 

Thanks,

John


-----Original Message-----
From: Scott A. Herod [mailto:herod@interact-tv.com]
Sent: Wednesday, August 29, 2001 6:48 PM
To: xerces-c-dev@xml.apache.org
Subject: Re: My own node list?


Hi John,

Why not have a class that responsible for maintaining the DOM list and
have everything else make calls into it.  That way you also hide all of
the xerces specific code in case you later need to swap out with another
parser.  Also, if you want to thread your code, you'll need to protect
the DOM structure and the class you build would be able to handle that.

We use something similar to this in our main app.  I'd be happy to give
you more details if you wish.

Scott
herod@interact-tv.com


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

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic