> I have the first prototype ready for a java based implementation of Josh > MacDonalds xdelta binary diff/delta algorithm. See > http://sourceforge.net/projects/xdelta for more information on this > algorithm. > > It is available for download here; http://www.vertech.no/java-xdelta.tar.gz > > This implementation uses the GDIFF file format for storing binary > deltas. There is also a patcher that takes a source file and a patch > file in this format and produces the original file. > > When this implementation is mature it might be usefull if someone wants > to implement a versioned store implementation for slide with reduced > physical storage requirements. > > I am seeking feedback on this. Warning; this is pre-alpha quality code.
Obviously, that's a very useful library. I'll try to play with it :) Remy -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
