Comment 12 for bug 208615

Revision history for this message
poy (poy) wrote :

- i probably used a set because it's made to have unique entries; i'm actually wondering why i used a StringList in FinishedUserItem and not a set of strings, too... anyway, changed to vectors, it actually makes other things easier.

- i haven't changed the lock mechanism, as i'm not sure about it.

- the transfer getUser function has been fixed.