On 15 February 2013 05:48, alucard <[email protected]> wrote: > Yes, but that was not the question. I'd like to be able to invoke methods > from the Java String implementation. The code above is meant just as an > example for the error I get.
The format object.@Class::method(param;)(arg) you are using seems fine (I use it in multiple places). Are you sure the error is not in the call to your "test" method? Has it been properly exported? -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
