devonfw / cobigen

Code-based Incremental Generator
Apache License 2.0
35 stars 70 forks source link

Try to generate builder setter for JAXB generated collection accessors #113

Open maybeec opened 9 years ago

maybeec commented 9 years ago

Due to the fact, that JAXB does not generate setter and getter for collection, but only a getter, which leaks the reference to the collection, we should discuss whether it is possible to support generation of builder pattern setter also for this type of properties...

Needs discussion, whether we can handle this is a sufficient generic way.

github-actions[bot] commented 5 years ago

Stale topic. Please negotiate closing or discussing the relevance of this ticket.