<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hello,<br>
      <br>
      Le 04/01/2018 à 20:18, Samuel Gougeon a écrit :<br>
    </div>
    <blockquote cite="mid:fb189fe3-af87-c36e-afb9-35c1cdcb39df@free.fr"
      type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=windows-1252">
      <p>Hello all,</p>
      <p>I would like to implement the proposal posted @ <a
          moz-do-not-send="true" 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>
    </blockquote>
    <br>
    Without feedback / objection by the next 2 weeks, i will propose to
    clone hist3d() => bar3d() and will warnobsolete hist3d() on the
    6.0.x branch, for the shortest schedule.<br>
    <br>
    Thanks.<br>
    <br>
    Best regards<br>
    Samuel<br>
  </body>
</html>