Click here to Skip to main content
15,913,773 members
Home / Discussions / Collaboration / Beta Testing
   

Collaboration / Beta Testing

 
GeneralRe: CP2 Project Leaders Pin
Marc Clifton4-Jun-03 7:29
mvaMarc Clifton4-Jun-03 7:29 
GeneralRe: CP2 Project Leaders Pin
Jason Henderson4-Jun-03 9:17
Jason Henderson4-Jun-03 9:17 
GeneralRe: CP2 Project Leaders Pin
Marc Clifton4-Jun-03 10:09
mvaMarc Clifton4-Jun-03 10:09 
GeneralRe: CP2 Project Leaders Pin
Jason Henderson4-Jun-03 10:16
Jason Henderson4-Jun-03 10:16 
GeneralRe: CP2 Project Leaders Pin
Anders Molin4-Jun-03 10:10
professionalAnders Molin4-Jun-03 10:10 
GeneralRe: CP2 Project Leaders Pin
J. Dunlap4-Jun-03 10:12
J. Dunlap4-Jun-03 10:12 
GeneralRe: CP2 Project Leaders Pin
J. Dunlap4-Jun-03 8:02
J. Dunlap4-Jun-03 8:02 
GeneralRe: CP2 Project Leaders Pin
Marc Clifton4-Jun-03 10:17
mvaMarc Clifton4-Jun-03 10:17 
OK, the following is all pretty much in fun, and I hope you'll take it that way!

jdunlap wrote:
the stubble out of the gold

That's a new one! I've heard "diamond in the rough" and "wheat from chaff", but this sounds like I should be saving the stuff that falls into the sink from shaving!

jdunlap wrote:
For one thing, stick to the standard MS coding guidelines

Do WHAT? Conform??? And to Microsoft!?!?! I didn't get all those votes for conformity, you know! Care to point me to a link? I haven't a clue what the MS coding guidelines are (and maybe I don't want to know!)

jdunlap wrote:
if something is not going to cause chaos, it can be flexible, but if it will cause chaos, a standard must be agreed upon

Oh, I certainly agree. Experience has taught me though that chaos exists on both sides of the path--an inflexible design causes as much chaos as a too-flexible one.

jdunlap wrote:
For instance, variable name conventions are important, but it's not such a big deal whether people use C-style or C++ -style braces.

Huh! I personally have less interest in variable name conventions and more interest in a common brace style. I LOATH this:

for (int i=0; i<10; i++) {
   blah blah blah
   }


Quick. Where's the nearest freeware code formatter?

Smile | :) ;);PBig Grin | :-D OMG | :OMG: Roll eyes | :rolleyes: Laugh | :laugh: Unsure | :~ Suspicious | :suss: Cool | :cool: Rose | [Rose]

Marc

Help! I'm an AI running around in someone's f*cked up universe simulator.
Sensitivity and ethnic diversity means celebrating difference, not hiding from it. - Christian Graus
Every line of code is a liability - Taka Muraoka
Microsoft deliberately adds arbitrary layers of complexity to make it difficult to deliver Windows features on non-Windows platforms--Microsoft's "Halloween files"

GeneralRe: CP2 Project Leaders Pin
J. Dunlap4-Jun-03 10:24
J. Dunlap4-Jun-03 10:24 
GeneralRe: CP2 Project Leaders Pin
Jason Henderson4-Jun-03 10:26
Jason Henderson4-Jun-03 10:26 
GeneralRe: CP2 Project Leaders Pin
Robert Little4-Jun-03 11:49
Robert Little4-Jun-03 11:49 
GeneralRe: CP2 Project Leaders Pin
Daniel Turini4-Jun-03 7:15
Daniel Turini4-Jun-03 7:15 
GeneralRe: CP2 Project Leaders Pin
Marc Clifton4-Jun-03 7:22
mvaMarc Clifton4-Jun-03 7:22 
GeneralRe: CP2 Project Leaders Pin
Jason Henderson4-Jun-03 7:26
Jason Henderson4-Jun-03 7:26 
GeneralRe: CP2 Project Leaders Pin
Daniel Turini4-Jun-03 7:45
Daniel Turini4-Jun-03 7:45 
GeneralRe: CP2 Project Leaders Pin
J. Dunlap4-Jun-03 7:52
J. Dunlap4-Jun-03 7:52 
GeneralRe: CP2 Project Leaders Pin
Marc Clifton4-Jun-03 8:04
mvaMarc Clifton4-Jun-03 8:04 
GeneralRe: CP2 Project Leaders Pin
J. Dunlap4-Jun-03 8:11
J. Dunlap4-Jun-03 8:11 
GeneralRe: CP2 Project Leaders Pin
Marc Clifton4-Jun-03 10:20
mvaMarc Clifton4-Jun-03 10:20 
GeneralMy take... Pin
Shog94-Jun-03 8:12
sitebuilderShog94-Jun-03 8:12 
GeneralRe: My take... Pin
Anonymous4-Jun-03 8:44
Anonymous4-Jun-03 8:44 
GeneralRe: My take... Pin
J. Dunlap4-Jun-03 8:46
J. Dunlap4-Jun-03 8:46 
GeneralRe: My take... Pin
jhaga4-Jun-03 9:07
professionaljhaga4-Jun-03 9:07 
GeneralRe: My take... Pin
J. Dunlap4-Jun-03 9:15
J. Dunlap4-Jun-03 9:15 
GeneralRe: My take... Pin
jhaga4-Jun-03 9:45
professionaljhaga4-Jun-03 9:45 

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.