Closed chances closed 6 years ago
@isoos Shall I add a test case where only one of either the getter or setter is annotated?
@chances: how urgent is a new release for you?
@isoos Not very urgent. I can just activate my fork of owl for use in my local projects.
Out of curiosity, how far in the future do you expect a new release?
Published 0.2.3
now. I wanted to upgrade the dependencies too, and it took a bit longer than expected.
The JSON generator treated my getter/setter fields as ones where a
*Mapper
exists which is not the case. The field parser is not reading getter/setter annotations correctly.This PR fixes that.