Re: Converting GWT Compiled JS to Readable JS
On Feb 26, 5:30 pm, Thomas Broyer <t.bro...@gmail.com> wrote:
> Something like the -compileReport -XsoycDetailed?http://code.google.com/webtoolkit/doc/latest/DevGuideCompileReport.html
> (the page is about the -compileReport, what you're looking for is the -
> XsoycDetailed which is only briefly described)
Hey, I just thought of the same thing, and had a quick look into one
of my old soycDetailed reports. The report even creates files in the
'symbolMaps' directory, which have the format:
# jsName, jsniIdent, className, memberName, sourceUri, sourceLine
Mark, this should probably solve the problem :-) Thanks, Thomas.
Chris
PS It's great, that the files are using the hash names of the
*.cash.html files, so they can be archived very easily.
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home