compatible could mean so many things; when i'm reading the spec i never remember what ...
14 years, 9 months ago
(2010-06-07 23:23:53 UTC)
#2
compatible could mean so many things; when i'm
reading the spec i never remember what compatible
means. changing the definition isn't going to help me.
what about shortening "assignment compatible"
to assignable instead?
On Mon, Jun 7, 2010 at 16:12, <gri@golang.org> wrote:
> Reviewers: r, rsc,
>
> Message:
> Hello r, rsc (cc: golang-dev@googlegroups.com),
>
> I'd like you to review this change.
>
>
> Description:
> go spec: rename "assignment compatible" -> "compatible"
> (per r's suggestion)
>
> The notion "compatible" is never used in any other way
> at this point.
>
> Please review this at http://codereview.appspot.com/1590041/show
>
> Affected files:
> M doc/go_spec.html
>
>
>
On Jun 7, 2010, at 4:23 PM, Russ Cox wrote: > compatible could mean so ...
14 years, 9 months ago
(2010-06-07 23:32:13 UTC)
#3
On Jun 7, 2010, at 4:23 PM, Russ Cox wrote:
> compatible could mean so many things; when i'm
> reading the spec i never remember what compatible
> means. changing the definition isn't going to help me.
>
> what about shortening "assignment compatible"
> to assignable instead?
I think the point is that your word 'assignable' would be the same meaning as
'compatible'. There's only one kind of compatibility any more. It shouldn't be
hard to remember.
-rob
lgtm if it lgtr http://codereview.appspot.com/1590041/diff/11001/12001 File doc/go_spec.html (right): http://codereview.appspot.com/1590041/diff/11001/12001#newcode1328 doc/go_spec.html:1328: ("<code>x</code> is assignable to <code>T</code>") ...
14 years, 9 months ago
(2010-06-08 00:26:58 UTC)
#5
PTAL http://codereview.appspot.com/1590041/diff/11001/12001 File doc/go_spec.html (right): http://codereview.appspot.com/1590041/diff/11001/12001#newcode1328 doc/go_spec.html:1328: ("<code>x</code> is assignable to <code>T</code>") in any of ...
14 years, 9 months ago
(2010-06-08 00:33:07 UTC)
#6
Issue 1590041: code review 1590041: go spec: rename "assignment compatible" -> "assignable"
(Closed)
Created 14 years, 9 months ago by gri
Modified 14 years, 9 months ago
Reviewers:
Base URL:
Comments: 4