<div dir="ltr"><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">&gt; Even though, this code makes sense:<br>&gt;<br>&gt; *     a.moveTo( b )*<br>&gt;<br>&gt; I&#39;d prefer to see this:<br>&gt;<br></blockquote><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">&gt; *     a.move( toPoint: b )*<br></blockquote><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"> </blockquote><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">The difference between this and the first example isn&#39;t a preposition;<br>it&#39;s a (IMO needless) noun.  What point (NPI) are you trying to<br>illustrate?</blockquote><div><br></div><div>It looks like I didn&#39;t express myself well enough. My point is, it&#39;s not entirely a &quot;needless noun&quot; in the context of an actual project. In isolation, if your project only has that one function, it&#39;s needless. But, when it&#39;s sitting there along with dozens of other functions and methods, it&#39;s nice if you can predict which the argument labels you&#39;re looking for will be called. Because, with my suggestion &quot;toPoint&quot; is  &quot;toPoint&quot; is &quot;toPoint&quot; everywhere and with no exceptions. </div><div><br></div><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"><span style="font-size:13px">FWIW, your personal style notwithstanding, we *are* standardizing on </span><span style="font-size:13px">camelCase</span></blockquote><div><br></div><div>oK, no more snake case. ;)</div><div><br></div></div>