TODO List

Todo

Platform-independent pickling style.

Is platform-independency really required? Use some normalized text representation for this instead (e.g. using getfacl(1) and friends)?

original entry

Todo

Normalize the string representation before comparing: for each line: strip white space et al.

original entry