On Tue, Sep 9, 2008 at 4:07 PM, John Hjelmstad <[EMAIL PROTECTED]> wrote: > In general, it _can_ be based on any metadata in the Gadget or HttpResponse > and HttpRequest objects. > Since ultimately rewriting is just running a succession of ContentRewriters > over some object(s), with String input and String output, at present I'm > thinking the key is: > <list-of-contributing-rewriters-with-version-numbers>+<input-string-hashcode>
How is input-string-hashcode generated?

