<div dir="ltr">+1 <div style>If it is hard to discover with the current tools one either have to adjust to the tools or build better tools.</div><div style>Class Color have many class side methods that make them easy to look through with a class browser.</div>
<div style><br></div><div style>Karl</div><div style><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Mar 6, 2013 at 4:06 PM, Bob Arning <span dir="ltr">&lt;<a href="mailto:arning315@comcast.net" target="_blank">arning315@comcast.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <font face="Georgia">The pool approach is probably good, but I&#39;m
      always a little leery of things stored in different ways and
      places. Since the system browser, optimized for looking at classes
      and methods, is the primary tool </font>for most of us, I tend to
    prefer ways to work within that context. Defining pool variables and
    then defining methods to return those variables does seem a bit
    much, but what about dispensing with the pool variables and
    auto-generating methods like:<br>
    <br>
    brownWool <br>
    <br>
        ^#(35 12)<br>
    <br>
    These methods could be grouped in categories to facilitate browsing
    for interesting textures/objects/whatchamacallums. For most of us
    browsing for senders is a bit more natural than browsing for
    references to pool variables. FWIW.<br>
    <br>
    Cheers,<br>
    Bob<div class="im"><br>
    <br>
    <br>
    <div>On 3/6/13 9:43 AM, Louis LaBrunda
      wrote:<br>
    </div>
    <blockquote type="cite">
      <pre>Yes it is.  But at the time I thought (my mistake) Bert wanted/suggested
that I create instance side messages to his Minecraft class.  That would
require it having the pool dictionary defined before the methods could be
added and I kind of wanted it to be all automatic.  As it turns out Bert is
happy with just the pool dictionary and people can add/use it wherever they
like.
</pre>
    </blockquote>
    <br>
  </div></div>

<br><br>
<br></blockquote></div><br></div>