Closed GoogleCodeExporter closed 9 years ago
This is not easily implemented, because Class is not GWT-serializable, and you
can't
call Class.forName() on the client side.
It might be possible to use a GWT generator, if you could detect all the
possible
entities in use, but that can't be done reliably.
Original comment by spudbean
on 8 Feb 2010 at 11:21
Original issue reported on code.google.com by
spudbean
on 4 Feb 2010 at 11:01