2010/3/15 Jeff Mitchell <[email protected]>: > 2) What should the separators be? Could there be a publication like > "tl;dr" or "Coder::Music"? Something readable yet not likely to be found > naturally is nice.
There are only two good choices: a) any separators, but with the possibility to escape them with \ b) unprintable characters (from the 0x01-0x1F ASCII range), for example 0x1E (Record Separator), 0x1D (Group Separator) or 0x1F (Unit Separator) Regards, Krzysztof _______________________________________________ xdg mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/xdg
