Search the web
Sign In
New User? Sign Up
xmlpull-user
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
[api] request for modification   Message List  
Reply | Forward Message #205 of 308 |
Re: [xmlpull-user] [api] request for modification

David Bernard wrote:

>Hi,
>
>Yesterday I suggest to a friend to use XmlPull. Today, he told me about
>OutOfMemory. The cause is he store very large text node (more than
>100Mb) and the API doesn't allow to read the text as Stream or bye block.
>Xml stream is used as wrapper and aggregrator of files.
>
>Is it possible to enhance the API (Parser and Serializer) to support big
>text node?
>
>
this is very special case. currently XmlPull does not support it and
AFAIK there is nobody working on such feature.

long time ago i was thinking about allowing to access element text
content as Reader but that was never fully implemented (you need to
parse text content in chunks and that is not that easy).

if somebody was to write an extension to XPP3/MXP1 to do this then i am
sure that would be greatly appreciated :)

alek

--
The best way to predict the future is to invent it - Alan Kay




Thu Jan 13, 2005 6:00 pm

as10m
Offline Offline
Send Email Send Email

Forward
Message #205 of 308 |
Expand Messages Author Sort by Date

Hi, Yesterday I suggest to a friend to use XmlPull. Today, he told me about OutOfMemory. The cause is he store very large text node (more than 100Mb) and the...
David Bernard
dwayne@...
Send Email
Jan 13, 2005
5:47 pm

... this is very special case. currently XmlPull does not support it and AFAIK there is nobody working on such feature. long time ago i was thinking about...
Aleksander Slominski
as10m
Offline Send Email
Jan 13, 2005
6:00 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help