<div dir="ltr"><div>2016-03-07 15:30 GMT+01:00 Michael Van Canneyt <span dir="ltr"><<a href="mailto:michael@freepascal.org" target="_blank">michael@freepascal.org</a>></span>:<br></div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class=""><div class="h5"><br></div></div>
What is the need for the (var aFoo: TFoo); ?<br></blockquote></div><br clear="all"><div>There is no hidden "self" parameter for class operators. And need to be consistent with existing operators. Class operators works like (equivalent method without compiler magic):<br></div><div><br></div><div>class procedure Initialize(var aFoo: TFoo); static;</div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div>Best regards,<br>Maciej Izak</div></div></div>
</div></div>