[OGo-Evolution] designing new version of ex2ogo

Erik Romijn evolution@opengroupware.org
Wed, 24 Nov 2004 14:14:04 +0100


On Wed, 2004-11-24 at 13:22 +0100, Erik Romijn wrote:
> [ a lot of things about the new ex2ogo ]

Besides clearer code and possible replacement of the Connector classes,
our new ex2ogo will also feature full caching of all data.
Basically this means that although fetching tasks from ZideStore is very
slow under the current method used (fetch each task using a GET), a user
will almost instantly see the data in their Evolution.
Ex2ogo will fetch all data from ZideStore into it's cache on regular
intervals, the interval would be configurable with a parameter.

greets,
Erik