<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Am 27.06.2018 um 13:02 schrieb Maciej
Izak:<br>
</div>
<blockquote type="cite"
cite="mid:CAFTppY6QSF9dXR14y5i1E-zZQTKTVdcGTYXb3V3mOcbNuGpmCw@mail.gmail.com">
<div dir="ltr">
<div class="gmail_extra">
<div class="gmail_quote">2018-06-22 21:08 GMT+02:00 Maciej
Izak <span dir="ltr"><<a
href="mailto:hnb.code@gmail.com" target="_blank"
moz-do-not-send="true">hnb.code@gmail.com</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">
<div class="gmail_extra">
<div class="gmail_quote"><span class="">
<div>I see 4 options:<br>
</div>
</span>
<div><br>
</div>
<div>1. integration of FastRTTI</div>
<div>2. limited integration, only part of <span
style="font-size:small;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">"FastRTTI"</span>
branch (only table with initialization operators
and related compiler and RTL part)</div>
<div>3. moving "Flags: TRecordInfoInitFlags;" into
private section of record in TypInfo module, it
can be removed in the future (if needed) without
breaking backward compatibility for users code</div>
<div>4. all will stay as-is (the worst scenario)</div>
<div><br>
</div>
<div>The option 2 seems optimal (no
redundant/useless actions/calls in constructors).</div>
</div>
</div>
</div>
</blockquote>
<div><br>
</div>
<div>
<span
style="font-size:small;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">Ping?
Would be good to know what you decide.</span></div>
</div>
<div><br>
</div>
</div>
</div>
</blockquote>
Sorry that it took me so long, but I wanted to reread your proposed
FastRTTI changes before deciding and I only found the time this
evening.<br>
<br>
I'm currently indeed leaning towards option 2.<br>
If you want to prepare this you can of course do it in a way that
allows to easily add in your other FastRTTI changes at a later date
(though those are still a bit up for debate (lessthe principal idea,
more the concrete implementation)).<br>
<br>
Regards,<br>
Sven<br>
</body>
</html>