Discussion about Map/WeakMap comes due to the fact we have Dictionary in
Flash but no counterpart in JS, so our FlexJS class should use Map/WeakMap
in JS and Dictionary on SWF.

But for Iterator, I think we had that in AS3Commons right?

2017-02-13 11:24 GMT+01:00 Harbs <harbs.li...@gmail.com>:

> My question is more about how to deal with Flash.
>
> There is currently no IIterator in Flex. We can add one. The question is
> whether we want to.
>
> Creating an iterator is pretty straight-forward.
>
> > On Feb 13, 2017, at 11:33 AM, Carlos Rovira <
> carlos.rov...@codeoscopic.com> wrote:
> >
> > Hi Harbs,
> >
> > if Map/WeakMap are already in some browsers, I will check for a polyfill
> so
> > the browser could rely on native implementation if there's someone, or
> use
> > the polyfill in browsers where there's nothing. I did something similar
> in
> > Dialog.as in MDL. I think in this way we are going with the standard and
> as
> > browsers implement the feature the polyfill will fallback to native
> > implementation.
> >
> > Thanks
> >
> >
> >
> > El 13 de febrero de 2017, 10:16, Harbs <harbs.li...@gmail.com> escribió:
> >
> >> Another thing to discuss:
> >> Map has iterators. I’m not sure the best way to generalize that for
> >> cross-platform support.
> >>
> >>> On Feb 13, 2017, at 10:56 AM, Harbs <harbs.li...@gmail.com> wrote:
> >>>
> >>> BTW:
> >>> ObjectMap is horribly inefficient. I’m working on fixing it.
> >>>
> >>>> On Feb 13, 2017, at 10:18 AM, Carlos Rovira <
> >> carlos.rov...@codeoscopic.com> wrote:
> >>>>
> >>>> Build is working again.
> >>>> Thanks!
> >>>>
> >>>>
> >>>>
> >>>> 2017-02-13 7:36 GMT+01:00 Alex Harui <aha...@adobe.com>:
> >>>>
> >>>>> Hopefully I fixed it.
> >>>>>
> >>>>> On 2/12/17, 3:25 PM, "Harbs" <harbs.li...@gmail.com> wrote:
> >>>>>
> >>>>>> It compiles in ant. It looks like the Maven build does not recognize
> >>>>>> ES2015 APIs. I don’t know how to point it to the right typedefs.
> >>>>>
> >>>>>
> >>>>>
> >>>>
> >>>>
> >>>> --
> >>>>
> >>>> Carlos Rovira
> >>>> Director General
> >>>> M: +34 607 22 60 05
> >>>> http://www.codeoscopic.com
> >>>> http://www.avant2.es
> >>>>
> >>>> Este mensaje se dirige exclusivamente a su destinatario y puede
> contener
> >>>> información privilegiada o confidencial. Si ha recibido este mensaje
> por
> >>>> error, le rogamos que nos lo comunique inmediatamente por esta misma
> >> vía y
> >>>> proceda a su destrucción.
> >>>>
> >>>> De la vigente Ley Orgánica de Protección de Datos (15/1999), le
> >> comunicamos
> >>>> que sus datos forman parte de un fichero cuyo responsable es
> CODEOSCOPIC
> >>>> S.A. La finalidad de dicho tratamiento es facilitar la prestación del
> >>>> servicio o información solicitados, teniendo usted derecho de acceso,
> >>>> rectificación, cancelación y oposición de sus datos dirigiéndose a
> >> nuestras
> >>>> oficinas c/ Paseo de la Habana 9-11, 28036, Madrid con la
> documentación
> >>>> necesaria.
> >>>
> >>
> >>
> >
> >
> > --
> >
> > Carlos Rovira
> > Director General
> > M: +34 607 22 60 05 <607%2022%2060%2005>
> > http://www.codeoscopic.com
> > http://www.avant2.es
> >
> > Este mensaje se dirige exclusivamente a su destinatario y puede contener
> > información privilegiada o confidencial. Si ha recibido este mensaje por
> > error, le rogamos que nos lo comunique inmediatamente por esta misma vía
> y
> > proceda a su destrucción.
> >
> > De la vigente Ley Orgánica de Protección de Datos (15/1999), le
> comunicamos
> > que sus datos forman parte de un fichero cuyo responsable es CODEOSCOPIC
> > S.A. La finalidad de dicho tratamiento es facilitar la prestación del
> > servicio o información solicitados, teniendo usted derecho de acceso,
> > rectificación, cancelación y oposición de sus datos dirigiéndose a
> nuestras
> > oficinas c/ Paseo de la Habana 9-11, 28036, Madrid con la documentación
> > necesaria.
>
>


-- 

Carlos Rovira
Director General
M: +34 607 22 60 05
http://www.codeoscopic.com
http://www.avant2.es

Este mensaje se dirige exclusivamente a su destinatario y puede contener
información privilegiada o confidencial. Si ha recibido este mensaje por
error, le rogamos que nos lo comunique inmediatamente por esta misma vía y
proceda a su destrucción.

De la vigente Ley Orgánica de Protección de Datos (15/1999), le comunicamos
que sus datos forman parte de un fichero cuyo responsable es CODEOSCOPIC
S.A. La finalidad de dicho tratamiento es facilitar la prestación del
servicio o información solicitados, teniendo usted derecho de acceso,
rectificación, cancelación y oposición de sus datos dirigiéndose a nuestras
oficinas c/ Paseo de la Habana 9-11, 28036, Madrid con la documentación
necesaria.

Reply via email to