I just spent a few hours trying to track down why TLF is not working for me.
It looks like it has something to do with runtime Vector type checking. TLF uses Vector.<String>. That appears to be causing some values to be NaN for range checking. I have not traced the problem all the way down. I’d just like to turn off the runtime checking. I’m still not clear on how I turn that off. Any pointers? Harbs
