Hallo,

Is it possible to trigger deferred binding based on an annotation, so:

<generate-with class="example.rebind.FooGenerator">
      <when-*annotated* class="example.client.Baz" />
</generate-with>

So you can use it like this:
Foo foo = GWT.create(class annotated by Baz)

Regards,

Ronald

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to