Re: [Libxmlplusplus-general] Why do we use push mode?
- From: Julián Albo <julianalbo hotmail com>
- To: <libxmlplusplus-general lists sourceforge net>
- Subject: Re: [Libxmlplusplus-general] Why do we use push mode?
- Date: Fri, 15 Nov 2002 13:19:23 +0100
Hello.
> > > Why do we push mode, for instance with xmlCreatePushParserCtxt()
instead
> > > of just xmlSAXParseDoc(). I think "push mode" allows us to provide
data
> > > piece by piece, instead of all-at-once, but I don't think we need
that.
> >
> > It allows to write programas that process long documents with low memory
> > consumption. I think is important to have such possibility.
>
> The possibility might be nice, but I don't think we use it so far. Am I
> right?
It can be a minority of uses, I don't know, but if is important to libxml to
support it I think it will be eqully important to libxml++.
Regards.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]