On 4/18/17, 11:20 PM, "Harbs" <harbs.li...@gmail.com> wrote:
>That seems to make sense to me. > >toJSON is something which needs to be defined. If it’s not defined, it’s >not going to work... That's my understanding as well. The ValueObject class will need to define a toJSON method. I don't think there is a default. -Alex