On 3/31/13 7:46 AM, "Erik de Bruin" <e...@ixsoftware.nl> wrote:

>>> any day. And it's there for us to use, since we already require (pun
>>> intended) the Closure Library.
>> But one could use the same argument to say we should start with Jquery.
> 
> One certainly could. But I don't know jQuery and I do know the Closure tools.
> 
I will choose not to interpret this as your "my way or the highway"
declaration. :-)

I can certainly see that if I was to write a JS app that I would choose a
framework like Jquery or the closure library, but I see a different angle:
We are writing a parallel framework, so for me, I would rather use
addEventListener in both AS and JS and remember to use createProxy in JS
than use addEventListener in AS and listen() in JS or shim addEventListener
with listen() in AS.  I think for those debugging generated code it will be
easier to see addEventListener in there as well, even though it has that
createProxy added to it.  But that's just me.  And it still depends on if I
can get the current code to work on ie8 in a day or two.

-- 
Alex Harui
Flex SDK Team
Adobe Systems, Inc.
http://blogs.adobe.com/aharui

Reply via email to