Tuesday, June 2, 2009

[jQuery] Re: Parsing a very large xml file

What are you doing with the file exactly?

Is there anyway you can break it up to parse smaller chunks?

Does the file have to be 2mb in the first place? Won't this make the overall experience of your page/application much slower?

cheers

Michael Lawson
Development Lead, Global Solutions, ibm.com
Phone: 1-276-206-8393
E-mail: mjlawson@us.ibm.com

'Examine my teachings critically, as a gold assayer would test gold. If you find they make sense, conform to your experience, and don't harm yourself or others, only then should you accept them.'

Inactive hide details for Tolis Christomanos ---06/02/2009 08:43:48 AM---I have a xml file about 2MB. When i try to parse it myTolis Christomanos ---06/02/2009 08:43:48 AM---I have a xml file about 2MB. When i try to parse it my browser stops


From:

Tolis Christomanos <christomanos@gmail.com>

To:

jquery-en@googlegroups.com

Date:

06/02/2009 08:43 AM

Subject:

[jQuery] Parsing a very large xml file





I have a xml file about 2MB. When i try to parse it my browser stops
responding... Any good advices for parsing large xml files with jquery?


No comments: