On 11/16/15, 11:43 AM, "Harbs" <harbs.li...@gmail.com> wrote:

>
>On Nov 16, 2015, at 9:40 PM, Harbs <harbs.li...@gmail.com> wrote:
>
>> 
>> On Nov 16, 2015, at 9:14 PM, Alex Harui <aha...@adobe.com> wrote:
>> 
>>> Hmm.  I wonder what other operators work.  Like “-=“.
>> 
>> It looks like -= does not work.
>> 
>>> And does xmlList1 + xmlList2 concatenate them?
>> 
>> Yes.
>
>+= also works for this.

Hmm.  Easiest for the compiler might be an operator(op:String, data:*)
method.  Let’s table this stuff for now.  I might have a better idea once
I’m actually doing the other compiler work.

-Alex

Reply via email to