highsource / jaxb2-basics

Useful plugins and tools for JAXB2.
BSD 2-Clause "Simplified" License
109 stars 54 forks source link

Less warnings, less castings #105

Closed highsource closed 1 year ago

highsource commented 5 years ago

CC @cstenkes

See #104, #102.

This is the frame issue to work on improving the quality of the generated code.

highsource commented 5 years ago

Let us please start by creating a test project which reproduces all the low quality generated code.

highsource commented 5 years ago

@cstenkes

I've added two projects with strategic and simple code generation. Please change the schemas so that the generated code reproduces the warnings you're focusing on.