<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <blockquote cite="mid:5228845A.9020807@gmail.com" type="cite">
      <pre wrap="">You can use the FPC database test suite for that (e.g.
dbtestframework_gui), see e.g.
<a class="moz-txt-link-freetext" href="http://wiki.lazarus.freepascal.org/Databases#Running_FPC_database_tests">http://wiki.lazarus.freepascal.org/Databases#Running_FPC_database_tests</a>

You can add new unit tests to e.g. testspecifictbufdataset.pas

</pre>
      <blockquote type="cite">
        <pre wrap="">When you are done, you build all fpc packages that depend on these ppus and copy
all new files to the install folders (fpc\2.6.2\units\...).
The safest way is too simply rebuild the whole fpc and call make install.
Please read the documentation about building and installing fpc.
</pre>
      </blockquote>
      <pre wrap="">
Additionally, if you want to have your additions to bufdataset
incorporated into FPC, please submit a patch against fpc trunk (in other
words, please be prepared to copy over your changes to FPC trunk)

Looking forward to your updates!</pre>
    </blockquote>
    Hi Reinier.<br>
     It's still a little bit too early to acomplish this step. But
    anyway I'll be glad to do it when I'm satisfied with the additions,
    including unit tests and some help text. I'll probably need some
    help form you guys, as I'm not yet used to prepare and make
    additions neither to FPC nor Lazarus.<br>
    For the time being I want to change the Lazarus IDE component
    TBufDataSet. The FPC part looks OK as I can use it only using the
    unit itself<br>
    Remains the Lazarus part for which I need obviously some help.<br>
    BTW, I discovered that the Lazarus package FCL (which registers the
    TBufDataSet component) is located in $LAZARUS\packager\registration.
    Looks funny.<br>
    <br>
    Antonio.<br>
    <blockquote cite="mid:5228845A.9020807@gmail.com" type="cite">
      <pre wrap="">

--
_______________________________________________
Lazarus mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Lazarus@lists.lazarus.freepascal.org">Lazarus@lists.lazarus.freepascal.org</a>
<a class="moz-txt-link-freetext" href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a>
</pre>
    </blockquote>
    <br>
    <div class="moz-signature">-- <br>
      <table
style="font-family:'Calibri','sans-serif';font-size:8.0pt;color:#002f87;border:0;width:auto;">
        <tbody>
          <tr>
            <td style="vertical-align:bottom;padding:40px 20px
              25px;border-top:1pt solid #BFBFBF;"> <img alt="Sita
                Software"
                src="cid:part1.00030705.04080403@sitasoftware.lu"> </td>
          </tr>
          <tr>
            <td style="vertical-align: top; padding: 5px 20px 0;"> <b>Antonio
                Fortuny</b><br>
              Senior Software engineer<br>
              <br>
              220, avenue de la Liberté<br>
              L-4602 Niederkorn<br>
              Tel.: +352 58 00 93 - 93<br>
              <a style="color:#002f87;cursor:pointer;text-decoration:
                none;" href="http://www.sitasoftware.lu">www.sitasoftware.lu</a><br>
            </td>
          </tr>
          <tr>
            <td style="padding:20px 20px 30px;border-bottom: 1pt solid
              #BFBFBF;" align="right"> <img alt="Your IT Partner"
                src="cid:part3.06090000.09000703@sitasoftware.lu"> </td>
          </tr>
        </tbody>
      </table>
    </div>
  </body>
</html>