On 6/17/15, 3:22 PM, "Michael Schmalle" <teotigraphix...@gmail.com> wrote:

>On Wed, Jun 17, 2015 at 6:16 PM, Alex Harui <aha...@adobe.com> wrote:
>
>>
>>
>> On 6/17/15, 2:47 PM, "Michael Schmalle" <teotigraphix...@gmail.com>
>>wrote:
>>
>> >Ah this is a nasty file to deal with, it's generated from IDL and has
>> >10,000 lines with massive interfaces that have to have their prototypes
>> >transformed to get/set.
>>
>> I’m not sure I understand the part about prototype transformation.  I
>>only
>> saw one get/set pair that could be a property.  Lots of .setXXX calls
>>take
>> multiple parameters.  Does it make it easier if you don’t have to do the
>> transformation?
>>
>>
>Alex, if you have a SVGFoo.prototype.fooBar and SVGFooable defines fooBar,
>the actual class needs to be get/set not var because the class declares
>implements SVGFooable.
>
>Catch my dirft? I do this already with all existing interfaces. It's just
>SVG is a mess and has a huge amount of interfaces.

And this is why Om and I think you can do it ;-)

-Alex

Reply via email to