From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: New backend for org-agenda: (Was Calendar-like view of the org-agenda) Date: Tue, 19 Jul 2011 01:06:14 +0200 Message-ID: <87d3h7w5nd.fsf@gnu.org> References: <20110710154117.881A213C51B@vps1.kiwanami.net> <87fwmcar0u.fsf@gnu.org> <20110716162238.DC9D213C517@vps1.kiwanami.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:52411) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qiwsv-0000pF-Sh for emacs-orgmode@gnu.org; Mon, 18 Jul 2011 19:06:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qiwsq-00062H-Ca for emacs-orgmode@gnu.org; Mon, 18 Jul 2011 19:05:56 -0400 Received: from mail-fx0-f52.google.com ([209.85.161.52]:37012) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qiwsq-00062C-3K for emacs-orgmode@gnu.org; Mon, 18 Jul 2011 19:05:52 -0400 Received: by fxd18 with SMTP id 18so6014164fxd.39 for ; Mon, 18 Jul 2011 16:05:50 -0700 (PDT) In-Reply-To: <20110716162238.DC9D213C517@vps1.kiwanami.net> (SAKURAI Masashi's message of "Sun, 17 Jul 2011 01:22:38 +0900") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: SAKURAI Masashi Cc: emacs-orgmode@gnu.org Hi Masashi, SAKURAI Masashi writes: > I'm sure that the caching mechanism is useful, but I'm not sure that > we should do it with paying the large cost of rewrite whole codes. FWIW, this is a two separate steps process: 1) write a usable cache, then 2) re-implement (parts of) the agenda by using it. I think (1) could be interesting /per-se/ and if it helps calfw, then it's even more interesting. 2 cents, -- Bastien