commit | 79fc7f3727815ab35bb1bb2e060bfb7db3176eed | [log] [tgz] |
---|---|---|
author | George Mount <mount@google.com> | Tue Feb 17 16:02:52 2015 -0800 |
committer | George Mount <mount@google.com> | Tue Feb 17 16:15:29 2015 -0800 |
tree | b456cd92beb95b4588a10837c9b2b5a3c2683892 | |
parent | 1b9940e612fc73202837fbe9db2f9035f307b5d1 [diff] |
Removed reflection-based implementations and renamed classes. Renamed Model* classes to Annotation* Renamed Reflection* classes to Model* Removed Class* classes -- they are no longer needed. The names were confusing. I think this is better.