On Oct 10, 2012, at 14:28 , Mike Meyer wrote:

> Well, the lack of an in-binary API certainly isn't the reason there's not an 
> Eclipse plugin. The Eclipse license is incompatible with the GPL, so any scm 
> that's GPL'ed (*cough* git *cough*) isn't linked with Eclipse, but probably 
> uses a process API.

But Fossil is not GPL. It would make perfect sense to link it wherever you'd 
like.

For Git, it seems that it's primary implementation is a bit too messy for most 
big projects, so they simply reimplement it. Eclipse's implementation is called 
JGit. And it does provide a reasonably stable Java API, used by a few projects.

On the other hand, Fossil's implementation is (apart from the regular forking) 
quite nice. I'd bet you a beer that once the JSON API is finished (in my 
already outlined understanding), it will be used by some useful projects.


Kind regards,
Remigiusz Modrzejewski



_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to