<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>

<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7226.0">
<TITLE>[jdom-interest] memory usage</TITLE>
</HEAD>
<BODY>
<DIV id=idOWAReplyText72112 dir=ltr>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2>Just my 2 cents, but if 
you're trying to read large XML in a memory-constrained environment, you should 
be using pure SAX, not JDOM.</FONT></DIV></DIV>
<DIV dir=ltr><BR>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> jdom-interest-bounces@jdom.org on behalf 
of Damian Hamill<BR><B>Sent:</B> Fri 7/22/2005 7:38 AM<BR><B>To:</B> 
jdom-interest@jdom.org<BR><B>Subject:</B> [jdom-interest] memory 
usage<BR></FONT><BR></DIV>
<DIV>
<P><FONT size=2>Hi</FONT> </P>
<P><FONT size=2>I have a project which is a java applet so I can't set the heap 
size in </FONT><BR><FONT size=2>the VM (programatically). </FONT></P>
<P><FONT size=2>I get problems when reading large XML files and although the 
problem </FONT><BR><FONT size=2>occurs in another library I am interested in 
trying to conserve memory </FONT><BR><FONT size=2>whereever possible as I am 
sure the problem is memory related.&nbsp; I have </FONT><BR><FONT 
size=2>implemented an object cacheing mechanism in my applet so now I am 
</FONT><BR><FONT size=2>looking at the libraries my applet uses.</FONT> </P>
<P><FONT size=2>Is there any interest in implementing an object caching 
mechanism for jdom ?</FONT> </P>
<P><FONT size=2>regards</FONT> <BR><FONT size=2>damian</FONT> <BR><FONT 
size=2>_______________________________________________</FONT> <BR><FONT 
size=2>To control your jdom-interest membership:</FONT> <BR><FONT size=2><A 
href="http://www.jdom.org/mailman/options/jdom-interest/youraddr@yourhost.com">http://www.jdom.org/mailman/options/jdom-interest/youraddr@yourhost.com</A></FONT> 
</P></DIV>

</BODY>
</HTML>