On Thu, Jan 26, 2017 at 2:02 PM, stepharong <stepharong@free.fr> wrote:On Thu, 26 Jan 2017 20:38:49 +0100, Torsten Bergmann <astares@gmx.de> 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��