Click here to Skip to main content
15,881,967 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: I'd like to ask a question about JSON to get a feel for priorities of coders here Pin
harvyk020-Dec-20 11:00
harvyk020-Dec-20 11:00 
GeneralRe: I'd like to ask a question about JSON to get a feel for priorities of coders here Pin
PIEBALDconsult20-Dec-20 17:14
mvePIEBALDconsult20-Dec-20 17:14 
GeneralRe: I'd like to ask a question about JSON to get a feel for priorities of coders here Pin
harvyk020-Dec-20 18:14
harvyk020-Dec-20 18:14 
GeneralRe: I'd like to ask a question about JSON to get a feel for priorities of coders here Pin
Kent Sharkey17-Dec-20 11:15
staffKent Sharkey17-Dec-20 11:15 
GeneralRe: I'd like to ask a question about JSON to get a feel for priorities of coders here Pin
PIEBALDconsult17-Dec-20 11:27
mvePIEBALDconsult17-Dec-20 11:27 
GeneralRe: I'd like to ask a question about JSON to get a feel for priorities of coders here Pin
Reelix17-Dec-20 21:21
Reelix17-Dec-20 21:21 
GeneralRe: I'd like to ask a question about JSON to get a feel for priorities of coders here Pin
PIEBALDconsult18-Dec-20 4:12
mvePIEBALDconsult18-Dec-20 4:12 
AnswerRe: I'd like to ask a question about JSON to get a feel for priorities of coders here Pin
PIEBALDconsult17-Dec-20 4:42
mvePIEBALDconsult17-Dec-20 4:42 
I already told you a bit about mine. It's probably a bit permissive.

I think your assumption of "search/skip operations" is not one which most others will even consider.
I assume that most would not implement either of those, but instead want to have the whole entire document, because why else would you be parsing the thing anyway?

As to well-formedness checking -- "You Ain't Gonna Need It" (the same as with XML).

In my case, I had to "stomp-the-pedal" because I was given a short deadline to have a working solution for reading JSON files (75GB worth) and loading the data into SQL Server.
GeneralRe: I'd like to ask a question about JSON to get a feel for priorities of coders here Pin
honey the codewitch17-Dec-20 8:12
mvahoney the codewitch17-Dec-20 8:12 
GeneralRe: I'd like to ask a question about JSON to get a feel for priorities of coders here Pin
PIEBALDconsult17-Dec-20 8:41
mvePIEBALDconsult17-Dec-20 8:41 
GeneralRe: I'd like to ask a question about JSON to get a feel for priorities of coders here Pin
honey the codewitch17-Dec-20 8:43
mvahoney the codewitch17-Dec-20 8:43 
AnswerRe: I'd like to ask a question about JSON to get a feel for priorities of coders here Pin
Jörgen Andersson17-Dec-20 5:27
professionalJörgen Andersson17-Dec-20 5:27 
AnswerRe: I'd like to ask a question about JSON to get a feel for priorities of coders here Pin
Marc Clifton17-Dec-20 6:12
mvaMarc Clifton17-Dec-20 6:12 
GeneralRe: I'd like to ask a question about JSON to get a feel for priorities of coders here Pin
honey the codewitch17-Dec-20 8:08
mvahoney the codewitch17-Dec-20 8:08 
GeneralRe: I'd like to ask a question about JSON to get a feel for priorities of coders here Pin
Marc Clifton17-Dec-20 13:41
mvaMarc Clifton17-Dec-20 13:41 
AnswerRe: I'd like to ask a question about JSON to get a feel for priorities of coders here Pin
CPallini17-Dec-20 7:34
mveCPallini17-Dec-20 7:34 
GeneralRe: I'd like to ask a question about JSON to get a feel for priorities of coders here Pin
DerekT-P17-Dec-20 10:14
professionalDerekT-P17-Dec-20 10:14 
AnswerRe: I'd like to ask a question about JSON to get a feel for priorities of coders here Pin
Slacker00717-Dec-20 7:53
professionalSlacker00717-Dec-20 7:53 
GeneralRe: I'd like to ask a question about JSON to get a feel for priorities of coders here Pin
honey the codewitch17-Dec-20 8:01
mvahoney the codewitch17-Dec-20 8:01 
GeneralRe: I'd like to ask a question about JSON to get a feel for priorities of coders here Pin
Slacker00717-Dec-20 8:11
professionalSlacker00717-Dec-20 8:11 
GeneralRe: I'd like to ask a question about JSON to get a feel for priorities of coders here Pin
honey the codewitch17-Dec-20 8:23
mvahoney the codewitch17-Dec-20 8:23 
GeneralRe: I'd like to ask a question about JSON to get a feel for priorities of coders here Pin
Slacker00717-Dec-20 8:38
professionalSlacker00717-Dec-20 8:38 
GeneralRe: I'd like to ask a question about JSON to get a feel for priorities of coders here Pin
honey the codewitch17-Dec-20 8:41
mvahoney the codewitch17-Dec-20 8:41 
GeneralRe: I'd like to ask a question about JSON to get a feel for priorities of coders here Pin
Jörgen Andersson17-Dec-20 10:15
professionalJörgen Andersson17-Dec-20 10:15 
GeneralRe: I'd like to ask a question about JSON to get a feel for priorities of coders here Pin
honey the codewitch17-Dec-20 10:18
mvahoney the codewitch17-Dec-20 10:18 

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.