Click here to Skip to main content
15,891,136 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: Intervention: Coding Guidelines Pin
Munchies_Matt2-Apr-19 20:09
Munchies_Matt2-Apr-19 20:09 
GeneralRe: Intervention: Coding Guidelines Pin
honey the codewitch2-Apr-19 20:53
mvahoney the codewitch2-Apr-19 20:53 
GeneralRe: Intervention: Coding Guidelines Pin
Munchies_Matt2-Apr-19 20:55
Munchies_Matt2-Apr-19 20:55 
GeneralRe: Intervention: Coding Guidelines Pin
honey the codewitch2-Apr-19 21:03
mvahoney the codewitch2-Apr-19 21:03 
GeneralRe: Intervention: Coding Guidelines Pin
Munchies_Matt2-Apr-19 21:07
Munchies_Matt2-Apr-19 21:07 
GeneralRe: Intervention: Coding Guidelines Pin
honey the codewitch2-Apr-19 21:36
mvahoney the codewitch2-Apr-19 21:36 
GeneralRe: Intervention: Coding Guidelines Pin
Member 112647062-Apr-19 20:44
Member 112647062-Apr-19 20:44 
GeneralRe: Intervention: Coding Guidelines Pin
honey the codewitch2-Apr-19 20:57
mvahoney the codewitch2-Apr-19 20:57 
That seems sensible, with a heavy caveat.

Public APIs with a general/public development audience (meaning beyond your company/team)

Like if you're making libraries or components.

At that point, I think it's important to adopt as widely available/common denominator standard as possible for the public facing APIs at least.

This makes everyone's lives easier, except maybe yours (or mine) due to the research and learning curve, but in the end it saves user headache and in some cases can cut some of the tech documentation down a bit because you don't have to re-explain basic concepts, like say, a dictionary object. If you're using those to enumerate keyed items you don't need to document an "IndexedCollection" class or whatever.

So in general i agree, but again public facing APIs are my sticking point. I'll die on that hill.
When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

GeneralRe: Intervention: Coding Guidelines Pin
Member 112647062-Apr-19 21:22
Member 112647062-Apr-19 21:22 
GeneralRe: Intervention: Coding Guidelines Pin
honey the codewitch2-Apr-19 21:57
mvahoney the codewitch2-Apr-19 21:57 
GeneralRe: Intervention: Coding Guidelines Pin
Member 112647062-Apr-19 22:19
Member 112647062-Apr-19 22:19 
GeneralRe: Intervention: Coding Guidelines Pin
honey the codewitch3-Apr-19 3:43
mvahoney the codewitch3-Apr-19 3:43 
GeneralRe: Intervention: Coding Guidelines Pin
Member 91670572-Apr-19 21:46
Member 91670572-Apr-19 21:46 
GeneralRe: Intervention: Coding Guidelines Pin
honey the codewitch2-Apr-19 22:01
mvahoney the codewitch2-Apr-19 22:01 
GeneralRe: Intervention: Coding Guidelines Pin
Member 91670572-Apr-19 22:07
Member 91670572-Apr-19 22:07 
GeneralRe: Intervention: Coding Guidelines Pin
honey the codewitch3-Apr-19 3:42
mvahoney the codewitch3-Apr-19 3:42 
GeneralRe: Intervention: Coding Guidelines Pin
englebart3-Apr-19 1:51
professionalenglebart3-Apr-19 1:51 
GeneralRe: Intervention: Coding Guidelines Pin
MikeTheFid3-Apr-19 3:18
MikeTheFid3-Apr-19 3:18 
GeneralRe: Intervention: Coding Guidelines Pin
patbob3-Apr-19 5:20
patbob3-Apr-19 5:20 
GeneralRe: Intervention: Coding Guidelines Pin
honey the codewitch3-Apr-19 5:22
mvahoney the codewitch3-Apr-19 5:22 
GeneralRe: Intervention: Coding Guidelines Pin
SeattleC++3-Apr-19 8:15
SeattleC++3-Apr-19 8:15 
GeneralRe: Intervention: Coding Guidelines Pin
hpcoder23-Apr-19 13:47
hpcoder23-Apr-19 13:47 
GeneralRe: Intervention: Coding Guidelines Pin
honey the codewitch3-Apr-19 15:37
mvahoney the codewitch3-Apr-19 15:37 
GeneralI told her she painted her eyebrows too high Pin
Peter_in_27802-Apr-19 1:54
professionalPeter_in_27802-Apr-19 1:54 
GeneralRe: I told her she painted her eyebrows too high Pin
Mike Hankey2-Apr-19 2:11
mveMike Hankey2-Apr-19 2:11 

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.