Jonathan Worthington wrote:
On 30/09/2010 21:38, Darren Duncan wrote:
Mark J. Reed wrote:
Of alternatives you didn't mention, I like "put" - as pithy as "get"
and "set", with plenty of corresponding history (SmallTalk, POSIX,
HTTP,...).
Actually, *yes*. I didn't think of this one at the tim
On 30/09/2010 21:38, Darren Duncan wrote:
Mark J. Reed wrote:
Of alternatives you didn't mention, I like "put" - as pithy as "get"
and "set", with plenty of corresponding history (SmallTalk, POSIX,
HTTP,...).
Actually, *yes*. I didn't think of this one at the time but when you
mentioned the
Mark J. Reed wrote:
Of alternatives you didn't mention, I like "put" - as pithy as "get"
and "set", with plenty of corresponding history (SmallTalk, POSIX,
HTTP,...).
Actually, *yes*. I didn't think of this one at the time but when you mentioned
the various history of pairs I then thought of
On Wed, Sep 29, 2010 at 8:44 PM, Darren Duncan wrote:
> I would argue that naming accessors get/set is a bad idea, "set" in
> particular, because "set" would easily evoke thoughts of having something to
> do with "set" collection types and values.
That's a valid point . . .
> But regardless of w
nore...@github.com wrote:
Commit: 4d77c0bb74957e31934c45ad8b4a990e0f6c024e
http://github.com/perl6/specs/commit/4d77c0bb74957e31934c45ad8b4a990e0f6c024e
Author: TimToady
Date: 2010-09-29 (Wed, 29 Sep 2010)
This change includes the addition of get_value() and set_value() routines.
I wou