Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(7)

Issue 4160049: code review 4160049: code.html: update to reflect that package names need no... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 1 month ago by r
Modified:
14 years, 1 month ago
Reviewers:
CC:
golang-dev, eh, rsc
Visibility:
Public.

Description

code.html: update to reflect that package names need not be unique Fixes issue 1507.

Patch Set 1 #

Patch Set 2 : diff -r 3e788cf7bb2d https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M doc/code.html View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 6
r
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
14 years, 1 month ago (2011-02-12 20:00:50 UTC) #1
eh
On 12 February 2011 20:00, <r@golang.org> wrote: ================================ > --- a/doc/code.html > +++ b/doc/code.html > ...
14 years, 1 month ago (2011-02-12 20:05:02 UTC) #2
rsc
LGTM
14 years, 1 month ago (2011-02-13 02:02:04 UTC) #3
rsc
>> Go's convention is that the package name is the last element of the >> ...
14 years, 1 month ago (2011-02-13 02:03:09 UTC) #4
r
*** Submitted as http://code.google.com/p/go/source/detail?r=bb62dc362308 *** code.html: update to reflect that package names need not be ...
14 years, 1 month ago (2011-02-13 02:03:20 UTC) #5
eh
14 years, 1 month ago (2011-02-13 08:51:53 UTC) #6
On 13 February 2011 02:03, Russ Cox <rsc@golang.org> wrote:
>>>  Go's convention is that the package name is the last element of the
>>>  import path: the package imported as <code>"crypto/rot13"</code>
>>>  should be named <code>rot13</code>.
>>
>> Don't goinstalled files rather trample on this convention?
>
> Plenty of people have written packages that do not follow
> this convention.  Those packages are just unconventional.
> If you know of any, contact the others and ask them to fix them.

I see I've been mislead into taking mistakes as OK. Thanks for
the correction & ammunition, Russ.

Chris

-- 
Chris "allusive" Dollin
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b