A generated code can have GWT.create calls. Can you post the error output? On Wed, Dec 29, 2010 at 5:55 PM, cbdave <[email protected]> wrote:
> 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]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- Guit: Elegant, beautiful, modular and *production ready* gwt applications. http://code.google.com/p/guit/ -- 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.
