<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Hello all,</p>
    <p>I would like to implement the proposal posted @
      <a class="moz-txt-link-freetext" href="http://bugzilla.scilab.org/14738">http://bugzilla.scilab.org/14738</a> :<br>
      <br>
      <i>hist3d() is a bar3d() and shall be renamed as this. It usurps an
        actual missing hist3d() to be implemented</i>.<br>
      <br>
      <br>
      Namely, to rename <i>hist3d()</i> into <i>bar3d()</i> before a <i>hist3d</i>()
      actual reimplementation.<br>
      If we agree about this evolution -- do we? --, at least two
      schedules are possible:</p>
    <ol>
      <li> Schedule #1<br>
      </li>
      <ol>
        <li>Scilab 6.0.2 (~2019-01?) :<br>
        </li>
        <ul>
          <li>hist3d() copied into bar3d()</li>
        </ul>
        <ul>
          <li>hist3d() tagged as obsolete, inviting to use bar3d()</li>
        </ul>
        <li>Scilab 6.1.0 (~2020-01?) : former hist3d() removed</li>
        <li>Scilab 6.2.0 (~2022-01?) : new actual hist3d() implemented<br>
          <br>
        </li>
      </ol>
      <li>Schedule #2</li>
      <ol>
        <li>Scilab 6.1.0 (~2020-01?) :</li>
        <ol>
          <li>hist3d() copied into bar3d()</li>
          <li>hist3d() tagged as obsolete, inviting to use bar3d()</li>
        </ol>
        <li>Scilab 6.2.0 (~2022-01?) : former hist3d() removed</li>
        <li>Scilab 6.3.0 (~2024-06?) : new actual hist3d() implemented</li>
      </ol>
    </ol>
    <p>What's your opinion about this topic?</p>
    <p>Thanks<br>
      Samuel<br>
      <br>
    </p>
  </body>
</html>