[bme-develop] List cache no longer suported
Status: Planning
Brought to you by:
sirmik
From: D. G. <A00...@it...> - 2005-01-30 08:03:52
|
Hi guys I noticed something weird about the contact list cache. I looked at the logs and the server is always responding with listversion + 1 and sending the complete list. I did a little research, it seems like MSNP9 no longer supports this feature; you can read about it in the forum. http://www.hypothetic.org/docs/msn/phorum/read.php?f=1&i=10056&t=10047 I think the program has a memory leek because of this issue. When it handles the LST command it creates a new Contact, I would rather stay with the cached version because it also caches the contacts image. Regards, Daniel. PS: I am working on the getting/caching contacts image, I hope to upload it next weekend. |