[Adium-devl] ByObject prefs suck
Colin Barrett
timber at lava.net
Thu Dec 7 00:47:29 UTC 2006
BDB wouldn't, since it's purely key/value. Although the openness of it
is a bit dubious.
But yeah, that was the reason for not doing it -- I was just pointing
out that if you're worried about perf, use a real database of some
kind, not plists.
Honestly, I don't really think it's worth the effort to improve it,
unless there's some clear profiling data to indicate it's a
bottleneck. It's not a particularly great system, but it's okay. The
[ByObject] prefs code could probably use some clean up though.
-Colin
On Dec 6, 2006, at 4:01 PM, David Smith wrote:
> The reason we decided not to do this earlier is that it made adding
> new keys harder, iirc.
>
>> SQLite and/or CoreData and/or BerkelyDB and/or something other than
>> plists would be perfect for this. Aside from using text files, what
>> we
>> have now is a pretty terrible way of doing it, so pretty much
>> anything
>> would be an improvement.
>
>
> _______________________________________________
> Adium-devl mailing list
> Adium-devl at adiumx.com
> http://adiumx.com/mailman/listinfo/adium-devl_adiumx.com
More information about the devel
mailing list