Click here to Skip to main content
15,891,431 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: My new pet peeve - final Pin
Gary Wheeler15-Jul-14 1:58
Gary Wheeler15-Jul-14 1:58 
GeneralRe: My new pet peeve - final Pin
Ravi Bhavnani15-Jul-14 2:07
professionalRavi Bhavnani15-Jul-14 2:07 
GeneralRe: My new pet peeve - final Pin
Gary Wheeler15-Jul-14 2:14
Gary Wheeler15-Jul-14 2:14 
GeneralRe: My new pet peeve - final Pin
Ravi Bhavnani15-Jul-14 2:24
professionalRavi Bhavnani15-Jul-14 2:24 
GeneralRe: My new pet peeve - final Pin
Gary Wheeler15-Jul-14 2:26
Gary Wheeler15-Jul-14 2:26 
GeneralRe: My new pet peeve - final Pin
Ravi Bhavnani15-Jul-14 2:28
professionalRavi Bhavnani15-Jul-14 2:28 
GeneralRe: My new pet peeve - final Pin
Roger Wright14-Jul-14 18:43
professionalRoger Wright14-Jul-14 18:43 
AnswerRe: My new pet peeve - final Pin
R. Erasmus14-Jul-14 21:12
R. Erasmus14-Jul-14 21:12 
Suggestion:
Don't put the word final in the name, put it in the doc itself. That is how we do it in any case...
Why you may wonder...
You'll have too many docs to maintain/store which becomes ugly. (As you have seen with the names issue)
I the case of using a versioning tool you end up with multiple (and in actual fact this can extend to 100s) of different documents which should only be one document with different revisions... One being internally marked as draft, the next revision being internally marked as final. The draft would usually go through review, update and verify process. The final will never contain comments.

THUS:
One doc with same name and mechanism to indicate state of document internally, managed through source/revision control system or something similar.
"Program testing can be used to show the presence of bugs, but never to show their absence."

<< please vote!! >>


modified 15-Jul-14 3:21am.

GeneralRe: My new pet peeve - final Pin
Kiriander14-Jul-14 21:47
Kiriander14-Jul-14 21:47 
GeneralRe: My new pet peeve - final Pin
Member 472408414-Jul-14 21:49
Member 472408414-Jul-14 21:49 
GeneralRe: My new pet peeve - final Pin
Chris Maunder15-Jul-14 4:30
cofounderChris Maunder15-Jul-14 4:30 
GeneralRe: My new pet peeve - final Pin
CBadger14-Jul-14 22:03
professionalCBadger14-Jul-14 22:03 
GeneralRe: My new pet peeve - final Pin
Nagy Vilmos14-Jul-14 22:25
professionalNagy Vilmos14-Jul-14 22:25 
GeneralRe: My new pet peeve - final Pin
Gary Wheeler15-Jul-14 0:14
Gary Wheeler15-Jul-14 0:14 
GeneralRe: My new pet peeve - final Pin
loctrice15-Jul-14 1:01
professionalloctrice15-Jul-14 1:01 
GeneralRe: My new pet peeve - final Pin
d.shapiro15-Jul-14 3:17
d.shapiro15-Jul-14 3:17 
GeneralRe: My new pet peeve - final Pin
Lilith.C15-Jul-14 3:33
Lilith.C15-Jul-14 3:33 
GeneralRe: My new pet peeve - final Pin
sam-silvercreek15-Jul-14 3:48
sam-silvercreek15-Jul-14 3:48 
GeneralRe: My new pet peeve - final Pin
Member 1083254615-Jul-14 4:08
Member 1083254615-Jul-14 4:08 
GeneralRe: My new pet peeve - final Pin
Mark_Wallace15-Jul-14 4:16
Mark_Wallace15-Jul-14 4:16 
GeneralRe: My new pet peeve - final Pin
BrainiacV16-Jul-14 6:52
BrainiacV16-Jul-14 6:52 
GeneralInteresting source of spam... Pin
OriginalGriff14-Jul-14 8:36
mveOriginalGriff14-Jul-14 8:36 
GeneralRe: Interesting source of spam... Pin
PIEBALDconsult14-Jul-14 8:42
mvePIEBALDconsult14-Jul-14 8:42 
GeneralRe: Interesting source of spam... Pin
OriginalGriff14-Jul-14 8:47
mveOriginalGriff14-Jul-14 8:47 
GeneralRe: Interesting source of spam... Pin
glennPattonWork314-Jul-14 8:56
professionalglennPattonWork314-Jul-14 8:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.