<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><font size="4">Hi, <br>
      </font></p>
    <p><font size="4">I would like to raise questions on the WorldMenu.</font></p>
    <p><font size="4">I we want multiple WorldMorph (target is the
        dynabook ;-), we may want different instantiation of WorldMenu
        populated with very different menus, or even menu not looking
        like the traditional menu (think my extravagant circular toolbar
        menu).<br>
      </font></p>
    <p><font size="4">I will throw a few ideas and questions, just to
        start the exchange of ideas.<br>
      </font></p>
    <ul>
      <li><font size="4">TheWorldMenu knows about its WorldMorph, but
          should it not be the other way?</font></li>
      <li><font size="4">Or a WorldMorph should know about a more
          general object WorldState to hold state information about the
          World and among them its menu?</font></li>
      <li><font size="4">World menu build up searches methods given a
          name but it lacks information about order, parent menu, etc.
          Therefore the method code needs to provide it, its makes code
          moreĀ  complex a bit. I fell like using pragma with appropriate
          parameters will simplify a lot the code<br>
        </font></li>
    </ul>
    <p>Pharo has a very interesting implementation to learn from. See
      MenuRegistration class. I used happily, and contributed a very
      very little to for end-user application world menu.</p>
    <p>Hilaire<br>
    </p>
    <pre class="moz-signature" cols="72">-- 
GNU Dr. Geo
<a class="moz-txt-link-freetext" href="http://drgeo.eu">http://drgeo.eu</a>
<a class="moz-txt-link-freetext" href="http://blog.drgeo.eu">http://blog.drgeo.eu</a></pre>
  </body>
</html>