Re: [Banshee-List] Question about MusucBrainx Metadata
- From: Julien Sobrier <julien sobrier net>
- To: banshee-list gnome org
- Subject: Re: [Banshee-List] Question about MusucBrainx Metadata
- Date: Sat, 20 Jan 2007 19:45:04 -0800
Aaron Bockover wrote:
> This wouldn't actually change the amount of data downloaded.
> XmlTextReader is used on the HTTP stream, so the XML is processed in
> "real time" as the stream is read. When enough data has been read, the
> stream is closed. It's super fast. Basically, the XML document never
> gets fully downloaded or parsed into a DOM tree, so the IO and memory
> overhead is extremely minimal.
>
> --Aaron
Thank you very much for the explanation.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]