+1 for the void return type
> On 14 Sep, 2017, at 13:39, Ernest Burghardt wrote:
>
> +1 cleans up the public API and code using this as you can see in the
> proposed changes on Jake's fork
>
> On Wed, Sep 13, 2017 at 3:30 PM, Jacob Barrett wrote:
>
>> I would like to propose a change:
>>
+1 cleans up the public API and code using this as you can see in the
proposed changes on Jake's fork
On Wed, Sep 13, 2017 at 3:30 PM, Jacob Barrett wrote:
> I would like to propose a change:
> Serializable* Serializable::formData(DataInput& in)
> to
> void Serializable::formData(DataInput&