<html><head></head><body>Ahhh ok I understand now. , Thank you.<br>
-- <br>
Sent from my Android phone with K-9 Mail. Please excuse my brevity.<br><br><div class="gmail_quote">Paul Ishenin <paul.ishenin@gmail.com> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre style="white-space: pre-wrap; word-wrap:break-word; font-family: sans-serif">07.08.12, 11:24, Andrew Haines wrote:<br />> What is the current implementation?<br />><br />> I would guess that class vars are stored in the vmt already...<br /><br />No, class var and regular variable has no difference except the scope. <br />It is a static variable which is shared between all instances and <br />descendants - so why should it be stored in vmt or near it?<br /><br />Best regards,<br />Paul Ishenin<br /><br /><hr /><br />fpc-pascal maillist - fpc-pascal@lists.freepascal.org<br /><a href="http://lists.freepascal.org/mailman/listinfo/fpc-pascal">http://lists.freepascal.org/mailman/listinfo/fpc-pascal</a><br /></pre></blockquote></div></body></html>