[jibx-users] Deserializer called for optional attribute - Continued

2007-03-29 Thread Johannes Müller
JiBX v1.1.3 calls deserialization methods for optional attributes, i.e. with a structure like structure name=foo value style=attribute usage=optional name=bar deserializer=com.foobar.JiBXHelper.deserializeBarEnum serializer=com.foobar.JiBXHelper.serializeBarEnum / /structure the method

Re: [jibx-users] Deserializer called for optional attribute - Continued

2007-03-29 Thread Dennis Sosnoski
Hi Johannes, This behavior was a design decision. The funny thing about design decisions is that you make them (or at least I do) without necessarily having a full understanding of the downstream implications. When I was writing the code, it seemed natural to me to pass a null value to the