On Thursday, September 19, 2013 12:25:23 PM UTC+2, Jeremy Ruston wrote: > > The context in which I have considered using something like LZMA for > compression is if TW5 were to store all previous versions of a tiddler. > This could be practical if we just retained the diffs between versions, and > there may be further benefit in compressing the diffs. >
probably yes, but you can't search within the compressed diff's without dekompressing the stuff. right? I think it would be cool to have a compression format, that still allows pattern matching in the compressed data. eg: lzw -m -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywikidev. For more options, visit https://groups.google.com/groups/opt_out.
