Click here to Skip to main content
15,895,746 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: EDI frustrations Pin
CDP180216-Feb-17 3:43
CDP180216-Feb-17 3:43 
GeneralRe: EDI frustrations Pin
F-ES Sitecore16-Feb-17 3:58
professionalF-ES Sitecore16-Feb-17 3:58 
GeneralRe: EDI frustrations Pin
User 842016-Feb-17 4:10
User 842016-Feb-17 4:10 
GeneralRe: EDI frustrations Pin
OriginalGriff16-Feb-17 4:19
mveOriginalGriff16-Feb-17 4:19 
GeneralRe: EDI frustrations Pin
megaadam16-Feb-17 4:49
professionalmegaadam16-Feb-17 4:49 
GeneralRe: EDI frustrations Pin
OriginalGriff16-Feb-17 4:59
mveOriginalGriff16-Feb-17 4:59 
GeneralRe: EDI frustrations Pin
Roger Wright16-Feb-17 6:11
professionalRoger Wright16-Feb-17 6:11 
GeneralRe: EDI frustrations Pin
Kyle Moyer16-Feb-17 10:37
Kyle Moyer16-Feb-17 10:37 
I respectfully disagree.

EDI is a much more concise format than XML. When human readability doesn't matter, then EDI is fantastic. When human readability does matter (by which I mean standard humans, not us large brained developer types that can actually read the crap,) XML only gets you part of the way there... XLST that doc into HTML and now you have something worth using.

XML has too much faff for my tastes. I don't need a named node or an attribute to tell me what every little piece of data represents. That's what software is for. Taking data in format X that humans can't easily read, and transforming it into format Y which humans can easily read. XML straddles the line of machine and human readability, in my opinion, needlessly.

Also, with enough experience, EDI becomes more readable than XML, due to not having to skip over all of the non-informational formatting that exists in XML. After working with 837/835 files for several years, I can now read one of those nearly as well as I read English (opinions on my English skills vary Poke tongue | ;-P )

I'll admit that there's a (sometimes rather steep) learning curve with EDI (since you need documentation to make heads or tails of anything in them...) but it absolutely still has its uses.
GeneralWTF of the day - menu handedness Pin
Marc Clifton16-Feb-17 3:25
mvaMarc Clifton16-Feb-17 3:25 
GeneralRe: WTF of the day - menu handedness Pin
Richard Deeming16-Feb-17 3:41
mveRichard Deeming16-Feb-17 3:41 
GeneralRe: WTF of the day - menu handedness Pin
Mark_Wallace16-Feb-17 3:44
Mark_Wallace16-Feb-17 3:44 
GeneralRe: WTF of the day - menu handedness Pin
S Houghtelin16-Feb-17 5:13
professionalS Houghtelin16-Feb-17 5:13 
GeneralRe: WTF of the day - menu handedness Pin
Rick York16-Feb-17 5:16
mveRick York16-Feb-17 5:16 
GeneralRe: WTF of the day - menu handedness Pin
RedDk16-Feb-17 8:25
RedDk16-Feb-17 8:25 
GeneralAnd you can stop that as well! Pin
OriginalGriff16-Feb-17 2:14
mveOriginalGriff16-Feb-17 2:14 
GeneralRe: And you can stop that as well! Pin
Mark_Wallace16-Feb-17 2:23
Mark_Wallace16-Feb-17 2:23 
GeneralRe: And you can stop that as well! Pin
CDP180216-Feb-17 2:23
CDP180216-Feb-17 2:23 
JokeRe: And you can stop that as well! Pin
Peter_in_278016-Feb-17 2:26
professionalPeter_in_278016-Feb-17 2:26 
GeneralRe: And you can stop that as well! Pin
OriginalGriff16-Feb-17 2:37
mveOriginalGriff16-Feb-17 2:37 
GeneralRe: And you can stop that as well! Pin
raddevus16-Feb-17 7:49
mvaraddevus16-Feb-17 7:49 
GeneralRe: And you can stop that as well! Pin
OriginalGriff16-Feb-17 8:11
mveOriginalGriff16-Feb-17 8:11 
GeneralRe: And you can stop that as well! Pin
raddevus16-Feb-17 8:51
mvaraddevus16-Feb-17 8:51 
QuestionRe: And you can stop that as well! Pin
megaadam16-Feb-17 2:27
professionalmegaadam16-Feb-17 2:27 
GeneralRe: And you can stop that as well! Pin
Cornelius Henning16-Feb-17 2:36
professionalCornelius Henning16-Feb-17 2:36 
GeneralRe: And you can stop that as well! Pin
Member 1168325116-Feb-17 2:40
Member 1168325116-Feb-17 2:40 

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.