justin = { main feed , music , code , askjf , pubkey };
Ask Justin Frankel
No reasonable question unanswered since 2009!

Suggested topics: programming, music, sleep, coffee, etc.

Note: please do not ask questions about REAPER features, bugs or scheduling, use the forums instead.


Name: Ask: Human (enter yes):
[back to index] | [unreplied] | [replied] | [recent comments] | [all]

Question: any tips on human-readable serialization/deserialization ? (Reaper's ini looks a lot like environment strings ??)
Asked by glou (79.95.178.x) on November 24 2009, 12:55am
Reply on November 24 2009, 11:18am:
    Not really. I like low overhead on the parsing side. XML for that reason is a problem, XML parsing is a pain.

    What I've ended up doing is using a line based system, using the line parser/tokenizer from NSIS, and having lines beginning with < start a new block, > on a line by itself ending the block... Very simple (and readable)...

Comment:
    Your Name:   -- Site Owner's Name:  (for human-verification)

    Comment:    

    
  
[back to index] | [unreplied] | [replied] | [recent comments] | [all]
Copyright 2025 Justin Frankel. | RSS