Well technically it's not, as I haven't implemented it yet. I was going to ask if you have a suggestion on this.
On Tue, Sep 9, 2008 at 4:14 PM, Brian Eaton <[EMAIL PROTECTED]> wrote: > 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? >

