Skip to main content
14 events
when toggle format what by license comment
Mar 3, 2011 at 13:51 comment added Stephen Paulger We actually have an unwritten policy of no names in source code as it can create a sense of code-ownership which is considered a BadThing TM.
Mar 3, 2011 at 13:48 answer added user19126 timeline score: 2
Feb 24, 2011 at 14:29 comment added Incognito The senior dev on your team did this before version control was wide-spread, and hasn't come to the realization that it belongs somewhere else to remove code smell. Show him six open-source projects that use a bugzilla and vc system, ask him if he needed to know in the comments of the jQuery Library that the $.ajax() was recently changed by jaubourg 4 months ago, and all the minor changes made by hundreds of people belong in there too. The whole jQuery library would be a mess of comments, and nothing was gained!
Feb 16, 2011 at 18:32 answer added Paul Nathan timeline score: 1
Feb 16, 2011 at 17:34 vote accept Joshua Smith
Feb 16, 2011 at 17:23 history tweeted twitter.com/#!/StackProgrammer/status/37924950455095296
Feb 16, 2011 at 16:51 answer added Alex Feinman timeline score: 2
Feb 16, 2011 at 16:51 answer added Alb timeline score: 2
Feb 16, 2011 at 16:50 answer added 9000 timeline score: 1
Feb 16, 2011 at 16:47 answer added haylem timeline score: 23
Feb 16, 2011 at 16:38 answer added Péter Török timeline score: 2
Feb 16, 2011 at 16:28 answer added Michael K timeline score: 3
Feb 16, 2011 at 16:27 comment added TZHX I would agree with you, that's what revision logs in version control are for.
Feb 16, 2011 at 16:25 history asked Joshua Smith CC BY-SA 2.5