+1 for const PdxReader

- remember, vote early and vote often...

On Fri, Sep 15, 2017 at 11:40 AM, Mark Hanson <mhan...@pivotal.io> wrote:

> Note the const on PdxReaderPtr virtual void fromData(const PdxReaderPtr
> input);
>
> Hi All,
>
> So there is a question outstanding about whether or not we want to add
> const to PdxReaderPtr for fromData calls. It seems reasonable and plausible.
>
> Proposal: Change to virtual void fromData(const PdxReaderPtr input) from
> virtual void fromData(PdxReaderPtr input)
>
> Get your +1’s and -1’s in to vote.
>
> Thanks,
> Mark

Reply via email to