Could we just teach the compiler to convert “length()” to “length” which cross-compiling XMLList?
On Nov 11, 2015, at 10:29 PM, Harbs <harbs.li...@gmail.com> wrote: > Another question: > > I was basing XMLList off Array to handle bracket notation, but I realized > that length vs length() will be a problem. Any suggestions on this front? >