demexp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Demexp-cvs] arch commit: demexp--dev--0.5--patch-37


From: David
Subject: [Demexp-cvs] arch commit: demexp--dev--0.5--patch-37
Date: Wed, 22 Jun 2005 23:57:04 +0200

Revision: demexp--dev--0.5--patch-37
Archive: address@hidden
Creator: David MENTRE <address@hidden>
Date: Wed Jun 22 23:56:41 CEST 2005
Standard-date: 2005-06-22 21:56:41 GMT
Modified-files: gtk2-clnt/browser.ml.nw
    gtk2-clnt/cache.ml.nw gtk2-clnt/clntflags.ml.nw
    gtk2-clnt/clsf.ml.nw gtk2-clnt/demexp-gtk2-client.ml.nw
    gtk2-clnt/misc.ml.nw gtk2-clnt/tags.ml.nw
    gtk2-clnt/users.ml.nw srv/work.ml.nw
New-patches: address@hidden/demexp--dev--0.5--patch-37
Summary: use (partial) caching in client
Keywords: client

* gtk2-clnt/Users
  gtk2-clnt/Browser
  gtk2-clnt/Clsf
  gtk2-clnt/Tags: create and use a cache. The cache content is saved on
  disk at client exit and loaded from disk at client restart.

  WARNING: the cache is not used everywhere because there are bugs in
  other parts of the code (we request more data from server that is
  available). Such a bug is fixed at least once in
  "Cache.update_tags_hash". Ok, other part of code is not really buggy:
  we can have missing information also in returned information from
  server (e.g. for removed participants).

* gtk2-clnt/Misc
  gtk2-clnt/Cache: move "update_tags_hash" from Misc to Cache module to
  solve dependency issues.

* srv/Work: add some debug messages forgotten.

* gtk2-clnt/demexp-gtk2-client.ml.nw
  gtk2-clnt/Clntflag
  gtk2-clnt/Misc: new flag "--dexceptions" that allows exception to
  escape, for debug.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]