Skip to main content
27 events
when toggle format what by license comment
Sep 23, 2020 at 15:02 review Close votes
Sep 28, 2020 at 3:02
Dec 9, 2016 at 5:58 comment added user949300 Question - can an item be created independtly of a target? I would tend to have create() just create, and then in a separate step they have to call add(). Same for remove / delete.
Dec 8, 2016 at 20:56 review Close votes
Dec 13, 2016 at 3:01
Dec 8, 2016 at 20:38 history protected gnat
Dec 17, 2015 at 18:12 history edited gnat
http://meta.programmers.stackexchange.com/questions/7285/structured-tag-cleanup-initiative-phase-ii
Jan 21, 2012 at 9:39 history notice removed 000
Jan 21, 2012 at 9:39 history bounty ended 000
Jan 21, 2012 at 9:39 vote accept 000
Jul 5, 2016 at 2:12
Jan 21, 2012 at 8:05 comment added Amos M. Carpenter Couldn't agree more with you, @GrahamLee. Sam, your assumption that finding the right names is intuitive for English speakers is most often wrong, many people have problems finding the right name for things ;-)
Jan 20, 2012 at 7:24 answer added Amos M. Carpenter timeline score: 6
Jan 16, 2012 at 23:41 history edited 000 CC BY-SA 3.0
added 175 characters in body
Jan 16, 2012 at 20:17 answer added Emilio Garavaglia timeline score: 3
Jan 16, 2012 at 19:21 answer added Charles Lambert timeline score: 3
Jan 16, 2012 at 14:28 answer added fzwo timeline score: 1
Jan 15, 2012 at 15:51 answer added neuron timeline score: 0
Jan 14, 2012 at 16:46 comment added user4051 Readable is more important than concise. All modern IDEs have code completion facilities, so making it easier to discover what a method does is more valuable than making it easier to type.
Jan 14, 2012 at 6:18 answer added Zee timeline score: 44
Jan 14, 2012 at 5:57 history notice added 000 Canonical answer required
Jan 14, 2012 at 5:57 history bounty started 000
Dec 1, 2011 at 11:23 history tweeted twitter.com/#!/StackProgrammer/status/142202076934574080
Nov 30, 2011 at 7:26 answer added S.Robins timeline score: 7
Nov 12, 2011 at 18:22 answer added Robert Harvey timeline score: 1
Nov 12, 2011 at 7:24 comment added 000 @AnnaLear I am asking something different, My question is related to things like suggested terminology for naming or the grammar notes that can help others understand the purpose of the method better.
Nov 12, 2011 at 3:57 comment added Caleb Descriptive is more important than concise. Most IDE's offer completion, so length shouldn't be an obstacle, and descriptive names are easier to understand and remember.
Nov 12, 2011 at 3:32 comment added yannis I think the concise part is more important than the meaningful part, since your scheme is already meaningful. If you are going to go the extra mile, do it for consistency.
Nov 12, 2011 at 3:31 comment added Adam Lear Welcome to the site! You may find this related question helpful: programmers.stackexchange.com/questions/14169/…
Nov 12, 2011 at 2:22 history asked 000 CC BY-SA 3.0