git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: "Shawn O. Pearce" <spearce@spearce.org>
To: Noel Grandin <noel@peralex.com>
Cc: Imran M Yousuf <imyousuf@gmail.com>,
	Carlos Rica <jasampler@gmail.com>,
	git@vger.kernel.org, Junio C Hamano <gitster@pobox.com>
Subject: Re: GSoC 2008 - Mentors Wanted!
Date: Wed, 5 Mar 2008 23:58:35 -0500	[thread overview]
Message-ID: <20080306045835.GO8410@spearce.org> (raw)
In-Reply-To: <47CEB44F.9040404@peralex.com>

Noel Grandin <noel@peralex.com> wrote:
> Imran M Yousuf wrote:
> > To start with I was actually thinking of JNI + "exec from C". So later
> > when libification is completed we can replace the execs with call to
> > the libs directly instead. Is this a viable fourth option (sorry I
> > forgot to mention it the first time around)?
> 
> This is probably a good idea. JGIT is always going to be 2 steps behind
> the native GIT code when comes to accessing on-disk structures.

I'm not sure that is really going to be a major issue.

Thus far the Git on disk structure has been very stable over time.
We are 3 years old and yet have had very few file format changes,
and we are basically still backwards compatible.

The only new major on disk structure that JGit didn't support was
pack index v2, which I just taught JGit to parse tonight.  So yea,
we are a few months behind the bleeding edge on disk format, but
we are caught up again.
 
-- 
Shawn.

  parent reply	other threads:[~2008-03-06  4:59 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-04  5:11 GSoC 2008 - Mentors Wanted! Shawn O. Pearce
2008-03-04  9:23 ` Matthieu Moy
2008-03-05  6:06   ` Shawn O. Pearce
2008-03-04 17:14 ` Jakub Narebski
2008-03-04 20:47 ` Carlos Rica
2008-03-04 20:51   ` Carlos Rica
2008-03-05  5:36   ` Shawn O. Pearce
2008-03-05  7:58     ` Imran M Yousuf
2008-03-05  8:15       ` Shawn O. Pearce
2008-03-05  8:25         ` Imran M Yousuf
2008-03-05  8:33           ` Imran M Yousuf
2008-03-05 14:55           ` Noel Grandin
2008-03-05 16:37             ` Johannes Schindelin
2008-03-06  4:58             ` Shawn O. Pearce [this message]
2008-03-05 21:13       ` Robin Rosenberg
2008-03-06  5:08         ` Shawn O. Pearce
2008-03-06  5:19           ` Imran M Yousuf
2008-03-06 11:04           ` Johannes Schindelin
2008-03-06 20:48           ` Robin Rosenberg
2008-03-06  5:33         ` Imran M Yousuf
2008-03-06 20:47           ` Robin Rosenberg
2008-03-06  5:06 ` Christian Couder
2008-03-06  5:31   ` Christian Couder
2008-03-06  6:44     ` Shawn O. Pearce

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

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080306045835.GO8410@spearce.org \
    --to=spearce@spearce.org \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=imyousuf@gmail.com \
    --cc=jasampler@gmail.com \
    --cc=noel@peralex.com \
    /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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).