Many Cards vs. Lists vs. XML

Stephen Barncard stephenREVOLUTION2 at barncard.com
Sat Feb 16 17:00:33 EST 2008


consider URLEncode/Decode   (see the docs)

also one can use Base64Encode if one strips out the CRs. The CRs are 
not needed for decode.

also one could consider replacing returns with VT  (vertical tabs) 
12 dec (I think)


>So, I've been reading up on Rev's XML features and I'm wondering if
>that isn't a better route to go than using lists? Any thoughts?
>
>Also, for those that use lists to store data, how do you handle placing
>multiline data into your list structure?
>
>And, what do you do to deal with data that might contain instances of
>your delimiter before you place it in your list? Or, is there some
>perfect delimiter that I just haven't thought of?
>
>Thanks in advance for your responses.
>

-- 


stephen barncard
s a n  f r a n c i s c o
- - -  - - - - - - - - -






More information about the use-livecode mailing list