Laurent Schoelens

Results 96 comments of Laurent Schoelens

Thanks for the link @mrclrchtr We did release v2 / v3 / v4 and now are working on future versions.

> To make it easier to find the repo: https://github.com/highsource/jaxb-tools Added note in readme

> Support lazy instantiation of collection lists in 'replaced' code Already available with `-XelementWrapper:instantiate ` parameter

> Support deleting unused collection-classes Same here with this parameter `-XelementWrapper:delete` (if I understand it well)

See documentation of plugin here : https://github.com/highsource/jaxb-tools/wiki/JAXB-XML-ElementWrapper-Plugin

I think this was by design since (not sure but if not it should) you could define 2 or more interface for the same base class with the inheritance plugin....

@mattrpav could you confirm ?

If it's a need, it could be somewhat a new feature of the plugin ?

Yes you're right 😄 @mattrpav : could you take this one, I've not the right to change the about section

@cheseaux : thanks for the MRE `-XelementWrapper` plugin is quite new so we need feedback from users if working or not. We'll try to fix it soon in next release...