<div dir="auto"><div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Ryan Joseph <<a href="mailto:genericptr@gmail.com">genericptr@gmail.com</a>> schrieb am Di., 9. Juli 2019, 15:39:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Another thing regarding array properties. If I use constref on the setter I get an error "Illegal symbol for property access”. Is there any reason why the setter can’t be constref? If not I’d like to change this with my array properties patch. Making it inline properly avoids the copy but you may not want inline and just want to avoid the copy during setting.</blockquote></div></div><div dir="auto"><br></div><div dir="auto">It was probably an oversight when constref was introduced. </div><div dir="auto"><br></div><div dir="auto">I wouldn't stuff everything and the kitchen sink into your overload patch however. This and the fix regarding signature checks might be interesting to merge into 3.2 while property overloads might have to "mature" a bit inside trunk. </div><div dir="auto"><br></div><div dir="auto">Regards, </div><div dir="auto">Sven </div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> <br>
</blockquote></div></div></div>