<div dir="ltr"><div class="gmail_extra">I&#39;ve always thought that the with construct is not a good idea.  It seems to me that the moment you want to use with it indicates that you are getting too much into some other classes business; shouldn&#39;t that class deal with this?  Why are you exposing/integrating so much of some other class&#39;s logic?  Maybe there should be a method that does all this, or maybe a custom struct that passes all the appropriate information...</div><div class="gmail_extra"><br></div><div class="gmail_extra">Yeah, there are exceptions - always.  But for the most part I&#39;m not a fan.<br clear="all"><div><br></div><div>Kurt</div>-- <br><div class="gmail_signature">kurt@CircleW.org<br><a href="http://www.CircleW.org/kurt/" target="_blank">http://www.CircleW.org/kurt/</a><br></div>
</div></div>