right now we assume strict adherence to the beans standard, which means the beans should be mutable w/ their set methods. but it would be great if you can use the builder pattern and have immutable beans.
iirc, JAXB has some support for this that would be worth reviewing
right now we assume strict adherence to the beans standard, which means the beans should be mutable w/ their
setmethods. but it would be great if you can use the builder pattern and have immutable beans.iirc, JAXB has some support for this that would be worth reviewing