Comment Actions
18:49 < sergio_> vkrause: why are the ::List typedefs misnamed ?
18:50 < vkrause> sergio_: they are vectors now :)
18:51 < sergio_> vkrause: we don't use hungarian notation in KDE, it's ::List because it has list semantics, not because of the underlying type
18:51 < sergio_> marc also advised ::List when we did KCalCore at the time, which also uses vector
18:52 < sergio_> it's also frowned up in Qt
18:53 < sergio_> upon
18:53 < vkrause> I'm also ok with keeping them, they seemed of far less value now that we have auto
18:53 < vkrause> this however proves that the task management thingy is working, we can discuss this stuff before the work is done :)