Hello again,
I was trying to make this work but my understanding of the GWT compiler is really limited. The patch in the issue you suggested really does something else than just modify the emulation for Class (I just overlooked it in the patch file since there are so many changes in the comments), but the way getName worked was overhauled in r5479 (so even changes made in r5226, and reverted in r5229, won't help me a lot) since code that implemented getName was removed from GenerateJavaAST (and I couldn't find the way it was replaced in r5479)
GenerateJavaAST.java was later removed in r10490. So back to my question above, how are the emulation classes implemented? Or is there some guidelines for modifying/adding emulation classes?
Thanks
Honza
Dne středa, 22. února 2012 17:05:19 UTC+1 Honza Rames napsal(a):
Dne středa, 22. února 2012 17:05:19 UTC+1 Honza Rames napsal(a):