Profiles should be in custom files instead of .ser's
Status: Pre-Alpha
Brought to you by:
wrightmf
Crosspost currently uses java serialization to maintain
profiles. This sucks because as new versions of
Crosspost are released, these .ser files create conflicts.
Crosspost should use a custom file/folder-based system
for maintining profiles. Perhaps look at Trillian as an
example to emulate?