On Thu, Jun 5, 2008 at 8:02 AM, Norbert Hartl &lt;<a href="mailto:norbert@hartl.name">norbert@hartl.name</a>&gt; wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I don&#39;t care if it is called hair-splitting or something different. I<br>
must agree with Bert. I found it interesting but misplaced on beginners.<br>
What you were talking about had nothing to do with the Problem Rob was<br>
asking (and to continue in Bert&#39;s words: If you use thisContext tempAt:<br>
you&#39;ve left the beginner area already). With your first line you<br>
confused even me and I&#39;m little bit reluctant now to be called a<br>
newbie ;)<br>
<br>
Writing<br>
<br>
{ &#39;this&#39;, &#39;and&#39;, &#39;that&#39; }<br>
<br>
instead of<br>
<br>
Array with: &#39;this and that&#39;<br>
<br>
let people like me assume there is some black magic happening. To under-<br>
stand the problem dots instead of commata makes it clearer. So maybe you<br>
can understand that while you are right you can spread uncertainty to<br>
those which aren&#39;t that experienced (this includes me as well). And<br>
to some who are that experienced it appears like hair-splitting ;)<br>
</blockquote></div><br>Nonetheless, thanks to all your help, I understand things better now, and can properly remove objects I currently &quot;have control over.&quot;&nbsp; Because I was able to test things based on all your feedback, I have narrowed my problem down to an Aida misunderstanding on my part.<br>
<br>For any Aida-ers out there, playing with a WebGrid, it&#39;s bound objects, and garbage collection should lead one to a greater understanding of WebSession(s) and WebSessionManager(s)!&nbsp; I&#39;m not saying I&#39;ve figured it out yet--just that I can get reproducible results now!<br>
<br>Thanks for the help,<br><br>Rob<br>