Click here to Skip to main content
15,890,123 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: Looking for a term Pin
milo-xml29-Feb-16 1:33
professionalmilo-xml29-Feb-16 1:33 
GeneralRe: Looking for a term Pin
Sascha Lefèvre29-Feb-16 6:01
professionalSascha Lefèvre29-Feb-16 6:01 
GeneralRe: Looking for a term Pin
englebart1-Mar-16 5:38
professionalenglebart1-Mar-16 5:38 
AnswerRe: Looking for a term Pin
KarstenK28-Feb-16 7:04
mveKarstenK28-Feb-16 7:04 
GeneralRe: Looking for a term Pin
Sascha Lefèvre28-Feb-16 8:10
professionalSascha Lefèvre28-Feb-16 8:10 
AnswerRe: Looking for a term Pin
Marco Bertschi28-Feb-16 8:02
protectorMarco Bertschi28-Feb-16 8:02 
AnswerRe: Looking for a term Pin
Gennady Oster28-Feb-16 20:52
Gennady Oster28-Feb-16 20:52 
AnswerRe: Looking for a term Pin
Kirk 1038982129-Feb-16 4:32
Kirk 1038982129-Feb-16 4:32 
This reminds me of an EDI file.
I assume it cannot handle a MULTI-LINE value.
I assume only ONE value per line

Since it has multiple record types inside one file,
I agree that it looks like an INI file without equal signs, or [] sections.

I would start by calling a single file with ONE set of values:
A Space Delimited KEY VALUE file. But you could simplify it by calling it a Key Value file.

The fact that multiple headers can exist, implies some level or hierarchy.
So, I get to:
Hierarchical Key Value File (Sounds nice and formal)

or a
Multi-Section Key Value File
Organized Key Value File
Multi Key Value File
EDIType Key Value File

Hopefully that gets you started

Now are you going to design an event driven parser. Where each time it finds a header, it calls an event to get it parsed until the next hearder?

GeneralRe: Looking for a term Pin
Sascha Lefèvre29-Feb-16 6:12
professionalSascha Lefèvre29-Feb-16 6:12 
AnswerRe: Looking for a term Pin
Gerry Schmitz29-Feb-16 10:33
mveGerry Schmitz29-Feb-16 10:33 
GeneralRe: Looking for a term Pin
Sascha Lefèvre29-Feb-16 10:46
professionalSascha Lefèvre29-Feb-16 10:46 
GeneralRe: Looking for a term Pin
Gerry Schmitz29-Feb-16 13:23
mveGerry Schmitz29-Feb-16 13:23 
GeneralRe: Looking for a term Pin
Sascha Lefèvre29-Feb-16 13:28
professionalSascha Lefèvre29-Feb-16 13:28 
AnswerRe: Looking for a term Pin
wizardzz29-Feb-16 10:57
wizardzz29-Feb-16 10:57 
GeneralRe: Looking for a term Pin
Sascha Lefèvre29-Feb-16 11:00
professionalSascha Lefèvre29-Feb-16 11:00 
GeneralRe: Looking for a term Pin
wizardzz29-Feb-16 11:11
wizardzz29-Feb-16 11:11 
GeneralRe: Looking for a term Pin
Sascha Lefèvre29-Feb-16 11:19
professionalSascha Lefèvre29-Feb-16 11:19 
AnswerRe: Looking for a term Pin
PSU Steve1-Mar-16 7:15
professionalPSU Steve1-Mar-16 7:15 
GeneralCopying DVDs Pin
Roger Wright27-Feb-16 21:37
professionalRoger Wright27-Feb-16 21:37 
GeneralRe: Copying DVDs Pin
Kornfeld Eliyahu Peter27-Feb-16 21:48
professionalKornfeld Eliyahu Peter27-Feb-16 21:48 
GeneralRe: Copying DVDs Pin
Jörgen Andersson27-Feb-16 23:49
professionalJörgen Andersson27-Feb-16 23:49 
GeneralRe: Copying DVDs Pin
dandy7228-Feb-16 2:36
dandy7228-Feb-16 2:36 
GeneralRe: Copying DVDs Pin
Cornelius Henning28-Feb-16 4:03
professionalCornelius Henning28-Feb-16 4:03 
GeneralRe: Copying DVDs Pin
908236528-Feb-16 5:31
908236528-Feb-16 5:31 
GeneralLooking for some help with a school project Pin
Kore132227-Feb-16 14:36
Kore132227-Feb-16 14:36 

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.