From: Jakub Narebski <jnareb@gmail.com>
To: Junio C Hamano <gitster@pobox.com>
Cc: "J.H." <warthog9@kernel.org>, git@vger.kernel.org
Subject: Re: What's cooking in git.git (Nov 2010, #02; Wed, 17)
Date: Wed, 24 Nov 2010 22:30:44 +0100 [thread overview]
Message-ID: <201011242230.44920.jnareb@gmail.com> (raw)
In-Reply-To: <7vpqtutzkp.fsf@alter.siamese.dyndns.org>
On Wed, 24 Nov 2010, Junio C Hamano wrote:
> "J.H." <warthog9@kernel.org> writes:
>
> > While I don't disagree, being able to support other caching systems
> > would be nice, we have this now, it's tested and it works. I'd argue
> > this is a step 1, step 2 case at this point.
>
> I would have to agree; getting some cache layer that is known to work (you
> are battle testing your updates on a busy site of yours as you develop,
> right?) early, quick and dirty with minimum changes, is more beneficial
> than waiting for a large rewrite thats "gets it perfect this time".
I also agree, that's why I'd like to go the "minimal fixups" route, where
those minimal fixups are about caching being robust (loading cache.pl,
passing minimal tests), not penalizing non-cached case (moving check for
$caching_enabled out of cache_fetch), and make it possible to move to
better solution / other caching engines in the future while maintaining
backward copmatibility (configuration is API; $caching_enabled, perhaps
also $cache (is 'cache.pl') and %cache_options).
> > I'm currently working from on top of Jakub's last tree, though I've got
> > some questions about his reasoning on a few things now that I've been
> > digging into it.
>
> Thanks both for keeping the ball rolling.
>
--
Jakub Narebski
Poland
next prev parent reply other threads:[~2010-11-24 21:31 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-18 0:56 What's cooking in git.git (Nov 2010, #02; Wed, 17) Junio C Hamano
2010-11-18 14:00 ` Jakub Narebski
2010-11-18 17:54 ` Junio C Hamano
2010-11-18 21:33 ` J.H.
2010-11-20 0:42 ` Jakub Narebski
2010-11-24 1:45 ` J.H.
2010-11-24 17:13 ` Junio C Hamano
2010-11-24 21:30 ` Jakub Narebski [this message]
2010-11-24 21:26 ` Jakub Narebski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201011242230.44920.jnareb@gmail.com \
--to=jnareb@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=warthog9@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).