NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
remove/delete (Score:2)
But I'm sure mistakes are bound to be made. That people accidentally use "d" instead of "r".
Instead I'd prefer to use another letter for "documentation", but I can't think of any other word.
Re:remove/delete (Score:1)
Hmm. "d" for "delete" is a good point, however I find the phrasing "I deleted a feature" a little awkward.
How about we take a leaf out of diff -u's book and circumvent the issue of which word to use?
- removed something
+ added something
There's no ambiguity in that...
Reply to This
Parent
Re: (Score:1)
v0.1.1 2007-11-10
+ added new thing() method
- removed old deal() method
* fixed bug #12578
% changed code for blah()
Re: (Score:1)
I thought the metaphor for the maintainer symbol was that someone changed their “hat” (as in “putting on my group leader hat, I say that […]”). That seemed funnily apt to me.