By popular demand, I’ve relicensed the code for Jarsync, a Java delta-compression library I worked on three years ago, under the GPL+exception or the Apache License, version 2.0.
I’ve also switched the repository over to Subversion. Check it out if you’re interested: svn co https://jarsync.svn.sourceforge.net/svnroot/jarsync/trunk/jarsync.
I never took this work very far, but looking back on it again I’m both pleased and horrified. Lots of the ideas are well thought out, but the whole thing is plagued by bizarre formatting and naive Java coding. I guess it’s nice to see that I could think abstractly back then, but just didn’t quite have the on-the-ground experience to back it up.

Loading...
Post a Comment