Click here to Skip to main content
15,923,557 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.

 
JokeThey are fighting back!! Pin
Maximilien14-Jun-19 9:10
Maximilien14-Jun-19 9:10 
AnswerRe: They are fighting back!! Pin
abmv14-Jun-19 9:38
professionalabmv14-Jun-19 9:38 
GeneralRe: They are fighting back!! Pin
Maximilien14-Jun-19 14:03
Maximilien14-Jun-19 14:03 
GeneralRe: They are fighting back!! Pin
Super Lloyd14-Jun-19 19:58
Super Lloyd14-Jun-19 19:58 
RantAnother rant -- JSON key naming convention Pin
Marc Clifton14-Jun-19 7:10
mvaMarc Clifton14-Jun-19 7:10 
GeneralRe: Another rant -- JSON key naming convention Pin
PIEBALDconsult14-Jun-19 7:13
mvePIEBALDconsult14-Jun-19 7:13 
GeneralRe: Another rant -- JSON key naming convention Pin
Eddy Vluggen14-Jun-19 7:28
professionalEddy Vluggen14-Jun-19 7:28 
GeneralRe: Another rant -- JSON key naming convention Pin
honey the codewitch14-Jun-19 8:07
mvahoney the codewitch14-Jun-19 8:07 
i ran into the same problem with XML and at one point had developed a complex naming and case transformation system that could split on camel, title, even CAPS_UNDERSCORE casing and transform to any of those, and it handled embedded "-"s by using XML serialization attributes

It seems like a lot of work, and it is, but something like that, if you're doing a lot of serialization like this, might become inevitable.

I'm not sure how it would all translate to JSON either - i guess that depends on what your JSON serialization code/lib looks like.
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: Another rant -- JSON key naming convention Pin
Matias Lopez14-Jun-19 8:08
Matias Lopez14-Jun-19 8:08 
GeneralRe: Another rant -- JSON key naming convention Pin
PIEBALDconsult14-Jun-19 9:30
mvePIEBALDconsult14-Jun-19 9:30 
GeneralRe: Another rant -- JSON key naming convention Pin
Matias Lopez14-Jun-19 10:42
Matias Lopez14-Jun-19 10:42 
GeneralRe: Another rant -- JSON key naming convention Pin
PIEBALDconsult14-Jun-19 11:27
mvePIEBALDconsult14-Jun-19 11:27 
GeneralRe: Another rant -- JSON key naming convention Pin
raddevus14-Jun-19 8:53
mvaraddevus14-Jun-19 8:53 
GeneralRe: Another rant -- JSON key naming convention Pin
PIEBALDconsult14-Jun-19 9:29
mvePIEBALDconsult14-Jun-19 9:29 
GeneralRe: Another rant -- JSON key naming convention Pin
raddevus14-Jun-19 9:42
mvaraddevus14-Jun-19 9:42 
GeneralRe: Another rant -- JSON key naming convention Pin
PIEBALDconsult14-Jun-19 10:02
mvePIEBALDconsult14-Jun-19 10:02 
GeneralRe: Another rant -- JSON key naming convention Pin
Rick York14-Jun-19 10:00
mveRick York14-Jun-19 10:00 
GeneralRe: Another rant -- JSON key naming convention Pin
Dr.Walt Fair, PE18-Jun-19 14:36
professionalDr.Walt Fair, PE18-Jun-19 14:36 
RantI hate "pop out" scrollbars PinPopular
Marc Clifton14-Jun-19 5:56
mvaMarc Clifton14-Jun-19 5:56 
GeneralRe: I hate "pop out" scrollbars Pin
stoneyowl214-Jun-19 6:03
stoneyowl214-Jun-19 6:03 
QuestionRe: I hate "pop out" scrollbars Pin
lopatir14-Jun-19 6:18
lopatir14-Jun-19 6:18 
AnswerRe: I hate "pop out" scrollbars Pin
stoneyowl214-Jun-19 6:50
stoneyowl214-Jun-19 6:50 
GeneralRe: I hate "pop out" scrollbars Pin
Dr.Walt Fair, PE18-Jun-19 14:39
professionalDr.Walt Fair, PE18-Jun-19 14:39 
GeneralRe: I hate "pop out" scrollbars Pin
GuyThiebaut14-Jun-19 6:10
professionalGuyThiebaut14-Jun-19 6:10 
GeneralRe: I hate "pop out" scrollbars Pin
enhzflep14-Jun-19 15:06
enhzflep14-Jun-19 15:06 

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.