> On Sep 6, 2017, at 2:29 PM, Jacob Barrett <jbarr...@pivotal.io> wrote: > > Ok, I did not find that previous message at all clarifying but I did find > this one clarifying.
I think the objective is to provide a clear and understandable API. IMO, a ReallyBigNumber is not easily readable. Is the user’s intent to wait XXX time or forever? Why not provide a constant value / enum to signal intent? There are so many usages of “0 as infinity” throughout the internets that I personally don’t find it all that confusing. Anthony