On Nov 8, 9:56 pm, "Leo Soto M." <[EMAIL PROTECTED]> wrote: > On Thu, Nov 6, 2008 at 8:46 PM, mbana <[EMAIL PROTECTED]> wrote: > > > Hi, > > > What's the current status of the port? Can you not just compile > > Mercurial into java bytcode? > > No. Not yet, at least. Jython lacks the bzip module, although we > (Jython developers) hope it will be implemented on the 2.5 final > release (which is planned for January). > > Then someone would have to port the few but important bits which are > written in C to Java. And as Charles Oliver Nutter (JRuby lead) > said[1], this is a quite interesting and useful work, for anyone who > is interested.
Hello, I even started porting some of the C-modules to Java, but it is really a big task. See: http://friedenhagen.net/hg.cgi/mercurial-crew-jython/ Regards Mirko --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MercurialEclipse" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/mercurialeclipse?hl=en -~----------~----~----~----~------~----~------~--~---
