http://gwt-code-reviews.appspot.com/34814/diff/1/2 File dev/core/src/com/google/gwt/core/ext/soyc/impl/StoryRecorderImpl.java (right):
http://gwt-code-reviews.appspot.com/34814/diff/1/2#newcode406 Line 406: private static String escapeXml(String unescaped) { On 2009/05/20 20:47:23, jat wrote: > Should this instead use the one in Util (making that one public)? There are currently two different versions because for SOYC not all characters are escaped. Looking into whether they can be the same. http://gwt-code-reviews.appspot.com/34814 --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
