<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><div style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt;"><div>oops, accidently hit send somehow.<br></div><div><br></div><div><br></div><div>I can inspect the SAXHandler  now...<br></div><div><br></div><div><blockquote style="border: 1px solid rgb(204, 204, 204); padding: 7px; background-color: rgb(245, 245, 245);"><div>(DocDemoSaxHandler on:('/home/wm/Downloads/bookstore.xml' asFileReference))  optimizeForLargeDocuments<br></div></blockquote>gives me an inspector.<br><br>Before I kick this off on Squeak...here is the memory stuff from top menu->Extras->VM statistics<br><br><blockquote style="border: 1px solid rgb(204, 204, 204); padding: 7px; background-color: rgb(245, 245, 245);"><div>uptime              13m 40s (runtime 1m 56s, idletime 11m 43s)<br></div><div>memory               183,500,800 bytes<br></div><div>old                   174,548,768 bytes (95.1%)<br></div><div>young         7,190,528 bytes (3.9%)<br></div><div>used             142,214,448 bytes (77.5%)<br></div><div>free          34,639,056 bytes (18.9%)<br></div><div>GCs                    292 (2810.9 ms between GCs 400.6 ms runtime between GCs)<br></div><div>full           7 totalling 571 ms (0.49% runtime), avg 81.6 ms<br></div><div>marking         326 ms (57.1%) avg 46.6 ms,<br></div><div>compacting  245 ms (42.9%) avg 35 ms<br></div><div>scavenges      285 totalling 97 ms (0.08% runtime), avg 0.3 ms<br></div><div>tenures         98,384 (avg 345 tenures per scavenge)<br></div><div>Code compactions<br></div><div>35 totalling 34 ms (0.029% runtime), avg 1 ms<br></div></blockquote><br>I will kick it off now and see what happens.<br><br>cheers.<br><br>t<br><br></div><div><br></div><div class="zmail_extra_hr" style="border-top: 1px solid rgb(204, 204, 204); height: 0px; margin-top: 10px; margin-bottom: 10px; line-height: 0px;"><br></div><div class="zmail_extra" data-zbluepencil-ignore="true"><br><div id="Zm-_Id_-Sgn1">---- On Sat, 16 Oct 2021 16:17:29 -0400 <b>gettimothy <gettimothy@zoho.com></b> wrote ----<br></div><br><blockquote style="margin: 0px;"><div><div style="font-family :  Verdana,  Arial,  Helvetica,  sans-serif; font-size :  10pt;"><div>Alright, I may have a FS fix. the *fx-core-converting already has an 'asReference' so I just add another method in the method-category that calls it...<br></div><div><br></div><blockquote style="border :  1px solid rgb(204, 204, 204); padding :  7px; background-color :  rgb(245, 245, 245);"><div><div>In String <br></div><div>create Method Category 'fs-core-converting'<br></div><div><br></div><div>add<br></div><div><br></div><div>asFileReference<br></div><div>   "Return an FSReference on disk"<br></div><div>   ^ self asReference<br></div></div></blockquote><div><br></div><div><br></div><div><br></div><div><br></div></div><br></div></blockquote></div><div><br></div></div><br></body></html>