jaxb-tools icon indicating copy to clipboard operation
jaxb-tools copied to clipboard

SimpleToString plugin and new features for ToString plugin

Open laurentschoelens opened this issue 1 year ago • 2 comments

Based on #432, we want a SimpleToString plugin with no external runtime dependency. Based on true-experience, this plugin should support ignoring fields, masked fields and formatting fields (for date based fields)

laurentschoelens avatar Oct 10 '23 06:10 laurentschoelens

Not sure if this is really helpful (especially as you already started to work on this topic) but https://github.com/patrodyne/hisrc-basicjaxb/tree/master/plugins/src/main/java/org/jvnet/basicjaxb/plugin/simpletostring holds something

mrpiggi avatar Jan 10 '24 00:01 mrpiggi

Thanks @mrpiggi The plugin already had a PR but I need rework for formatting date fields solution

laurentschoelens avatar Jan 10 '24 04:01 laurentschoelens