On 2/17/17, 5:54 AM, "carlos.rov...@gmail.com on behalf of Carlos Rovira" <carlos.rov...@gmail.com on behalf of carlosrov...@apache.org> wrote:
>2017-02-17 12:36 GMT+01:00 Harbs <harbs.li...@gmail.com>: > >> Simply specifying strings instead of the constants would be the most >> efficient currently. >> > >But that's what we try to avoid in order to support type safe code > >I put on my plate to break the class in 16 classes, but as I'm working on >other things I invite people to do this instead of me. Probably better to look into compiler changes instead. Can anyone think of why the values can't be in-lined if the initializer is a literal? -Alex