There aren't really two concepts: you can mix and match generate-with and replace-with for the same type, and/or switch from one to the other over time.
Actually, replace-with is only a shorthand for a generator returning a constant value (of a class that already exists). -- http://groups.google.com/group/Google-Web-Toolkit-Contributors --- You received this message because you are subscribed to the Google Groups "GWT Contributors" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
