Author: br...@google.com
Date: Fri Feb 27 07:32:06 2009
New Revision: 4895

Modified:
    wiki/WebModeExceptions.wiki

Log:
Fixed typo

Modified: wiki/WebModeExceptions.wiki
==============================================================================
--- wiki/WebModeExceptions.wiki (original)
+++ wiki/WebModeExceptions.wiki Fri Feb 27 07:32:06 2009
@@ -63,7 +63,7 @@

  = Resymbolization =

-Method names in deployed code will have been obfuscated and will not be  
particularly useful as encoded in the module permutations.  To that end, a  
means for resymbolizing a stack trace have been implemented.
+Method names in deployed code will have been obfuscated and will not be  
particularly useful as encoded in the module permutations.  To that end, a  
means for resymbolizing a stack trace has been implemented.

    * The Linker artifact `CompilationResult` provides a method  
`getSymbolMap()` which returns a string mapping of JSNI identifiers for  
types, methods, and fields to their obfuscated identifiers.
    * A `symbolMaps` linker is added in `Core.gwt.xml` that emits the symbol  
map data as a series of files  
`<permutationStrongName>_symbolMap.properties`.

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to