Skip to content
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.

Support JsonAdapter Annotation #56

Closed
yasirmhd opened this issue Feb 6, 2017 · 3 comments
Closed

Support JsonAdapter Annotation #56

yasirmhd opened this issue Feb 6, 2017 · 3 comments

Comments

@yasirmhd
Copy link
Contributor

yasirmhd commented Feb 6, 2017

Support JsonAdapter annotation which is also available in Gson. The complete documentation about JsonAdapter is available here : https://github.com/google/gson/blob/master/gson/src/main/java/com/google/gson/annotations/JsonAdapter.java

There are some adapters which are very custom and need to be hand-written. Given this support the adapter for these classes will also be recognised by STAG while generating the code.

This will also solve the scenario mentioned in issue #25

@yasirmhd
Copy link
Contributor Author

yasirmhd commented Feb 8, 2017

Will pick this up next week.

@anirudhramanan
Copy link
Contributor

#72

@anthonycr
Copy link
Contributor

Closing as it has been added in #72

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants