Re: [Evolution-hackers] calendar backend woes
- From: David Trowbridge <David Trowbridge Colorado edu>
- To: Rodrigo Moya <rodrigo novell com>
- Cc: evolution-hackers ximian com
- Subject: Re: [Evolution-hackers] calendar backend woes
- Date: Sun, 26 Sep 2004 13:29:50 -0600
Yes, first _open then _start_query, but this seems to be the extent of
the interaction with the backend.
-David
On Sun, 2004-09-26 at 20:46 +0200, Rodrigo Moya wrote:
> On Sun, 2004-09-26 at 03:56 -0600, David Trowbridge wrote:
> > I'm making pretty good progress on the weather calendar backend, but I'm
> > running into some really strange behavior. It looks like the backend is
> > being opened, then a single query is being made:
> > (has-alarms-in-range? (make-time "20040926T100157Z") (make-time
> > "20040927T060000Z"))
> >
> this is the alarm daemon.
>
> > This is all that occurs, which seems awfully strange to me. I would
> > expect that in a week view, it would either make queries for more than
> > one day, or do a full get_object_list, etc.
> >
> is the _open method on your backend being run?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]