http://codereview.appspot.com/129072/diff/22/1001
File
java/gadgets/src/main/java/org/apache/shindig/gadgets/servlet/CajaContentRewriter.java
(right):

http://codereview.appspot.com/129072/diff/22/1001#newcode114
Line 114: String key =
HashUtil.rawChecksum(content.getContent().getBytes());
I probably should not serialize here to compute the checksum.  Can
someone suggest an alternative?

http://codereview.appspot.com/129072

Reply via email to