On 17.05.2010 18:12, David Ascher wrote:
> They certainly shouldn't talk to the django app directly
Yes, I pointed that out clearly to him, on the blog and in private.
> I'm fine with them "freeloading" off of what I see as a public benefit
> service.
Great, good to know. Thanks.
> Clearly the above assumes some mechanism for us communicating changes
> to the API, and we don't want to have to support third parties beyond
> our own usage of a particular endpoint, but that seems solvable.
Agreed.
I see it as Internet protocol. I tried to make the format as stable as
possible, and with other clients (i.e. this exact case) in mind, so it
should be OK.
If we need to change the format again, or add calendar, webdav etc
(which Kontact will have good use for), I'll communicate it to Tom
Albers and Michael of Evolution.
> Blake wrote:
>> Well, the Evolution developers had a problem with the speed and
>> connectivity of the website we have it running on. (So they put it
>> on their distributed cluster, with machines all over the world.)
Michael reported: "~20+ seconds in some cases (from our China QA) to
fetch one."
That may be something we should look into, too. Or maybe The Great
Firewall just didn't like SSL? :)
> Are [the Evolution guys] cloning the MX lookups etc as well?
There are no MX lookups on our ISPDB server.
Hopefully, Evolution has less of a problem to use res_query() to make
DNS lookups in the clients :).
Ben