I went with "ParseWithFragment" instead of the suggested
"ParseFragment"; the latter is inaccurate because the function is
parsing a whole URL (with a fragment), not parsing a fragment.
Dave.
On 2012/02/16 04:42:35, dsymonds wrote:
> On 2012/02/16 04:41:56, r wrote:
> > does the go 1 doc need an update?
>
> Yes, will do.
Actually, I'm not sure it does. The package didn't even exist in r60.
On Feb 16, 2012, at 3:41 PM, David Symonds wrote:
> I went with "ParseWithFragment" instead of the suggested
> "ParseFragment"; the latter is inaccurate because the function is
> parsing a whole URL (with a fragment), not parsing a fragment.
not a lovely name, although i don't have a better one.
-rob
On Feb 16, 2012, at 3:44 PM, dsymonds@golang.org wrote:
> On 2012/02/16 04:42:35, dsymonds wrote:
>> On 2012/02/16 04:41:56, r wrote:
>> > does the go 1 doc need an update?
>
>> Yes, will do.
>
> Actually, I'm not sure it does. The package didn't even exist in r60.
but if the function has been renamed, it might be worth a mention. see the doc
-rob
Issue 5671061: code review 5671061: net/url: Rename ParseWithReference to ParseWithFragment.
(Closed)
Created 14 years ago by dsymonds
Modified 14 years ago
Reviewers:
Base URL:
Comments: 1