From: "Shawn O. Pearce" <spearce@spearce.org>
To: Petr Baudis <pasky@suse.cz>
Cc: Johannes Schindelin <Johannes.Schindelin@gmx.de>,
James Linder <james.h.linder@gmail.com>,
git@vger.kernel.org
Subject: Re: NYU Open Source Programming Class Releases JavaGit API 0.1.0 Alpha
Date: Mon, 4 Aug 2008 18:20:07 -0700 [thread overview]
Message-ID: <20080805012007.GB32543@spearce.org> (raw)
In-Reply-To: <20080805011051.GC32184@machine.or.cz>
Petr Baudis <pasky@suse.cz> wrote:
> On Tue, Aug 05, 2008 at 01:36:15AM +0200, Johannes Schindelin wrote:
> > And I absolutely share the puzzlement of Shawn why anybody would try to do
> > their own thing in Java, instead of contributing to jgit.
> >
> > Especially the fact that "JavaGit" seems to repeat the all-to-obvious
> > error of Eclipse: to make a platform-independent library that depends on
> > platform dependent components.
>
> [Totally naive question coming with no knowledge of actual size of
> current JGit's feature set:]
>
> Wouldn't it make sense to have an ability to fall back on Git calls for
> functionality that is not implemented natively yet? If you then don't
> have Git available, you just don't get the functionality. What's the
> catch?
Someone else asked to do this in JGit before (it was privately
off-list to Robin and myself). Both of our responses were that we
were not that interested in having such dependencies in the main
JGit tree at this time, but that JGit is BSD and nothing would stop
them from forking our tree and trying it out. If there really was
value there we would have to consider merging it back.
Nothing came of it as far as I know.
Someone recently ported git-blame into JGit, and it looks like they
did a good job, but it was a straight C->Java port. Since JGit
is licensed under the BSD and builtin-blame.c is under the GPL we
couldn't accept it as-is. That side project produced a lot more
results than anything else of late, but the GPL virual clause kicked
in and prevented direct inclusion.
--
Shawn.
next prev parent reply other threads:[~2008-08-05 1:21 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-04 16:48 NYU Open Source Programming Class Releases JavaGit API 0.1.0 Alpha James Linder
2008-08-04 17:54 ` Shawn O. Pearce
2008-08-04 23:36 ` Johannes Schindelin
2008-08-05 0:03 ` A Large Angry SCM
2008-08-05 1:10 ` Petr Baudis
2008-08-05 1:20 ` Shawn O. Pearce [this message]
2008-08-05 1:32 ` Pieter de Bie
2008-08-05 1:46 ` 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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080805012007.GB32543@spearce.org \
--to=spearce@spearce.org \
--cc=Johannes.Schindelin@gmx.de \
--cc=git@vger.kernel.org \
--cc=james.h.linder@gmail.com \
--cc=pasky@suse.cz \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.