<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><font size="4">Hi, </font></p>
    <p><font size="4">I have added a more than needed page about
        package, with a first section on search path.</font></p>
    <p><font size="4"><a class="moz-txt-link-freetext" href="https://github.com/DrCuis/References-guides/blob/main/110-Package/Package.md">https://github.com/DrCuis/References-guides/blob/main/110-Package/Package.md</a></font></p>
    <p><font size="4"><b>I documented what I understand, please amend
          with your knowledge.</b></font></p>
    <p><font size="4">I experienced the search path to be sub-optimal.
        For example in this directory structure below, when I `Feature
        require: #PacklageA` with requirement for B, I found myself in
        situation where it is packageB-2 installed while I naturally
        expected packageB-1, located in a sub-folder of packageA folder:</font></p>
    <ul>
      <li><font size="4">Cuis-Current</font></li>
      <ul>
        <li><font size="4">Cuis-Smalltalk-Dev</font></li>
        <ul>
          <li><font size="4">folderA</font></li>
          <ul>
            <li><font size="4"><b>packageA</b></font></li>
            <li><font size="4">subFolderB</font></li>
            <ul>
              <li><font size="4">packageB-1</font></li>
            </ul>
          </ul>
          <li><font size="4">folderB</font></li>
          <ul>
            <li><font size="4"><b>packageB-2</b></font></li>
          </ul>
        </ul>
      </ul>
    </ul>
    <p><font size="4">Am I missing something?</font></p>
    <p><font size="4">Thanks</font></p>
    <p><font size="4">Hilaire</font></p>
    <pre class="moz-signature" cols="72">-- 
<a class="moz-txt-link-freetext" href="http://mamot.fr/@drgeo">http://mamot.fr/@drgeo</a></pre>
  </body>
</html>