Re: egit/jgit wishlist

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Grzegorz Kulewski <kangur@xxxxxxxxxx> wrote:
> I think that doing it in 100% pure Java is ok in long run but I wonder if 
> you couldn't make "wrapper" plugin for a start (that would call the real C 
> git for every operation) and make it usable (with full pure Java SWT UI 
> support) and then try to implement feature by feature in pure Java (with 
> config options telling what should be called by wrapper and what by pure 
> implementation)?

Several people have proposed doing exactly that, but thus far
myself and Robin Rosenburg have been the only two to step forward
with code.  I personally want to avoid calling external programs
as much as possible here, and that means staying with a 100% pure
Java implementation.  Hence the desire to not build a wrapper plugin.

We have the core repository reading and writing working.  We can
write out trees.  We can create commits (we just lack UI for it).
So we're part of the way there...

-- 
Shawn.
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]