gwt /
gwt /
d34537db3a814974d32f540b68c052f746ed2eff While paving the way to ValueStore, I've greatly simplified
EntityRefs. They are now singletons, and I've resumed referring to
them as Keys, since that's really how they act. This means that a
RequestFactory based app really won't have to any instantiation of its
DTOs beyond calling eval().
They keys also now instance based, and provide accessors to get to
their properties. The result is a lot less reflection code server
side.
I haven't yet done checkstyle fixes, just want to get this up where it
can be looked at.
Review at http://gwt-code-reviews.appspot.com/243801
Review by: amitmanjhi@google.com
git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@7750 8db76d5a-ed1c-0410-87a9-c151d255dfc7
33 files changed