commit | 808ebfa37fdad6c1c9c290fe683a1a2c07544f86 | [log] [tgz] |
---|---|---|
author | George Mount <mount@google.com> | Wed Apr 01 10:12:14 2015 -0700 |
committer | George Mount <mount@google.com> | Thu Apr 02 18:04:45 2015 +0000 |
tree | dd6e371716f652ef46d82fdb5aae426ae7caff02 | |
parent | 4cd742ffeb11661bac18b9901fed99944e09eaf8 [diff] |
Don't use reflection for DataBinderMapper. By having a concrete implementation of DataBinderMapper in the library and then stripping it out, the generated DataBinderMapper may be instantiated without reflection.