You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@johnzon.apache.org by Romain Manni-Bucau <rm...@gmail.com> on 2015/11/18 19:56:09 UTC

setters: do we care about return type being void

Hi guys,

today MyType setFoo(Foo foo) is not seen as a writable properties - as
per pojo spec - but it is actually a nice API to use.

Do we want to support it by default - ie remove the void check?

Romain Manni-Bucau
@rmannibucau |  Blog | Github | LinkedIn | Tomitriber