I don't have much hope for this but is there any way to recover something reasonably approaching the original source of a GWT project given the generated class, html, JavaScript, etc files?
A client has given us the generated web application but does not have access to the original source and the original developers are unavailable. (Yes, this makes me nervous and, no, I don't know the full circumstances, but I'm not the one calling the shots here.) If we can get it to a working state, we will probably continue pressing on with it as a GWT application. Otherwise, we will write it from scratch which means back to the PHP dungeon for me. I have played around with decompiling the class files but I suspect a significant chunk of the client code remains hiding in the JavaScript, is that correct? How difficult will that be to replicate? Can anyone offer some hope here? -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/DqHsbia0iasJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
