<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">On 06.03.2021 4:29, Ondrej Pokorny
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:dddf0f1c-23ed-f11e-0133-546ee0fc63c0@kluug.net">On
      05.03.2021 20:34, Sven Barth wrote:
      <br>
      <blockquote type="cite">Am 28.02.2021 um 23:11 schrieb Mattias
        Gaertner via fpc-pascal:
        <br>
        [...]
        <br>
        <blockquote type="cite">I can't find this change in
          <br>
          <a class="moz-txt-link-freetext" href="https://wiki.lazarus.freepascal.org/User_Changes_3.2.0">https://wiki.lazarus.freepascal.org/User_Changes_3.2.0</a>
          <br>
        </blockquote>
        <br>
        @Ondrej: you had supplied the patch back then. Would you be able
        to describe what exactly changed through your patch?
        <br>
      </blockquote>
      <br>
      I added a point to
      <a class="moz-txt-link-freetext" href="https://wiki.lazarus.freepascal.org/User_Changes_3.2.0#RTTI_changes">https://wiki.lazarus.freepascal.org/User_Changes_3.2.0#RTTI_changes</a></blockquote>
    <p>I forgot to add a short personal rant :)</p>
    <p>The ambiguity of the <i>stored</i> and <i>(no)default</i>
      modifiers is a huge source of confusion and errors. Such a bad
      design :/ (Obviously FPC is not liable for it.)</p>
    <p>Having only the "stored" modifier would be so much simpler. (And
      you would be able to store all integer values in a property -
      currently you always have to choose one value that is not stored.)<br>
    </p>
    <p>Ondrej<br>
    </p>
  </body>
</html>