On Sun, 2004-07-18 at 21:21 -0400, Stephen Caldwell wrote: > Well if you have some way of knowing how big the stream is, then maybe > buffer it all and then parse it, or you might have to create a parsing > class which can better handle mal-formed xml documents.
sad, but i need to parse it as it comes (xmpp/jabber protocol is like this), so i'll interpret the stream by hand. thanks, Krisztian PIFKO _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
