<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=koi8-r">
<style type="text/css" style="display:none"><!-- p { margin-top: 0px; margin-bottom: 0px; }--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p><span style="color: rgb(33, 33, 33); font-size: 12pt;">> but in this case we have a fairly complicated `setDot` function, and we always set Dot via that function. So getDot works as a >guard to protect the direct access to that variable.</span><br>
</p>
<div style="color: rgb(33, 33, 33);">
<div>
<div class="gmail_extra"><br>
<div class="gmail_quote">We don't always use setDot(), If we would do, I would not remove setter.<br>
</div>
<div class="gmail_quote">We have at least 4 direct assignemt to Dot in LinkerScriptBase​. May be we should change all asignents to go through<br>
</div>
<div class="gmail_quote">setDot() ?<br>
</div>
<div class="gmail_quote"><br>
</div>
<div class="gmail_quote">George.<br>
</div>
</div>
</div>
</div>
</body>
</html>