On Thu, Jan 26, 2017 at 2:02 PM, stepharong <[email protected]> wrote:
> On Thu, 26 Jan 2017 20:38:49 +0100, Torsten Bergmann <[email protected]> > wrote: > > ... > > >> Instead it is sent to an object that afterwards is a constant within a >> method >> (so it will not be evaluated later at runtime again) so IMHO >> #asMethodConstant >> instead of #asMethodConst would be better. >> > > I do not understand any of them. > > In other words, this is creating a constant inside the method (#asMethodConstant) instead of making the method return a constant (which would be your #asConstantMethod). If I have that right. In any case, not having the contracted 'Const' would be nice. -cbc > -- > Using Opera's mail client: http://www.opera.com/mail/ > >
