Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend pojo generator to support nested arrays and maps in unions. #4

Open
dvdkruk opened this issue Nov 8, 2016 · 0 comments
Open

Comments

@dvdkruk
Copy link
Owner

dvdkruk commented Nov 8, 2016

The current pojo generator, which supports Avro reflect and Jackson doesn't generate code for types of arrays and maps in unions.

TODO:
Extends the avroclipse.generator.java project so that is generate java code for avro idl desciptions with arrays and maps nested in unions.

File:
avroclipse/avroclipse.generator.java/src/avroclipse/generator/java/JavaWithAnnotationsGenerator.xtend

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

No branches or pull requests

1 participant