Re: [Libxmlplusplus-general] Replace XMLParserCallback template stuff with virtual functions?
- From: murrayc t-online de (Murray Cumming)
- To: libxml++ <libxmlplusplus-general lists sourceforge net>
- Subject: Re: [Libxmlplusplus-general] Replace XMLParserCallback template stuff with virtual functions?
- Date: 12 Nov 2002 10:11:30 +0100
On Fri, 2002-11-08 at 17:59, Murray Cumming wrote:
> At the moment the XMLParser class is a template that can use different
> XMLParserCallbacks objects, so that the user can specify different
> callbacks.
>
> Wouldn't it make much more sense to just allow the user to derive their
> own Parser class and override the callbacks if he wants? As well as
> being saner, this also allows people to override just some rather than
> all callbacks.
I am ready to commit this change. I have already split the source files
up.
--
Murray Cumming
murray usa net
www.murrayc.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]