Extend Expose annotation to support classes
Open
auto-migrated
enhancement
Priority-Medium
Type-Enhancement
- Dominant language
- Java
- Stars
- 24.2k
- Forks
- 4.5k
- Avg merge
- 6d 4h
- Merged PRs (30d)
- 12
Description
```
The expose annotation should be usable on classes as well to exclude the
serialization/deserialization of all objects of that type.
See a usecase on this at:
http://groups.google.com/group/google-
gson/browse_thread/thread/cb91226c8f627f1b
```
Original issue reported on code.google.com by `inder123` on 13 Jul 2009 at 6:21
Contributor guide
Assessment
This issue has not been assessed yet.