i wonder if there are open source projects for that. actually it would a good tooling addition.
On Tue, Jun 28, 2011 at 11:36 AM, Thomas Broyer <[email protected]> wrote: > > > On Tuesday, June 28, 2011 7:29:30 AM UTC+2, Elhanan wrote: >> >> how can you automate writing proxies? >> > > We wrote a code generator (in the form of a maven plugin) that scans our > domain classes and generates proxies for all of them (this is made easy > because we have 3 base classes that all domain classes extend). > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-web-toolkit/-/vYz6LWzDelEJ. > > 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. > -- 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.
