Hi I'm using ScriptInjector to load a library first and added a callback calling a new ScriptInjector, this time with a string js. The local js calls a function that is implemented by the loaded library. The library loads well but the local script won't execute because it can't find the library function... as if it was in a different namespace or else.
Any idea? I looked for examples but couldn't find any so far. Thanks for any help, Thomas -- 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.
