I am writing a generator for a template that will be invoked during the GWT.create() call, is it possible for me to have the generator subsequently generate GWT.create() calls from within the generated output code for the class? When I tried it I am getting errors when the executing code encounters the generated 'GWT.create()', not sure if its just not possible or if I just have errors that I need resolve in my code...(the errors I get are somewhat cryptic) Thanks for any help with this!
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. 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.
