I commented in other threads in favor of AMF support since is a piece of
the Flex eco system in witch many people based lots of apps out there.
Supporting AMF in FlexJS means for many people change only the Flex(Flash)
layer for FlexJS without touching server side part.
In the other hand I contin
On 8/26/16, 1:27 AM, "Christofer Dutz" wrote:
>Hi,
>
>
>I am currently working on my FlexJS Talks slides and as part of that I am
>discussing the History of ECMAScript. While digging up the changes in
>ECMAScript, I noticed that version 6 introduced typed arrays. It sounds
>to me as if this wou
Please ignore. Apparently I have difficulties with letters and words today
;-)
EdB
On Thursday, May 29, 2014, Erik de Bruin wrote:
> As I understand it, asm.js is a subset of JavaScript, use in such a way
> that, with added browser support, it allows for near native performance.
>
> For FlexJ
As I understand it, asm.js is a subset of JavaScript, use in such a way
that, with added browser support, it allows for near native performance.
For FlexJS we currently use a superset of JavaScript, the Google Closure
Tools, because these allow us to approximate Actionscript very closely in a
brow
Some day. Probably not any time soon unless you want to help make it
happen, and it will probably not work on IE8. Also note that at 360|Flex
we were discussing AMF for JS and we are not at all sure it will offer the
same performance benefits it does in Flash. JSON may still be faster.
-Alex
O
Could anyone tell me if there's going to be a amf.js available in FlexJS?
Thanks
--
View this message in context:
http://apache-flex-development.247.n4.nabble.com/FlexJS-AMF-support-tp36013p37883.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.
On 3/19/14 4:44 AM, "Nicholas Kwiatkowski" wrote:
>Alex,
>
>With XP's support being deprecated next month, I think we should see IE8
>drop off much quicker than it was in the past -- at least, that is the
>hope.
That's good to know.
> I wonder if we could set minimum browser requirements for c
sage d'origine-
De : piotrz [mailto:piotrzarzyck...@gmail.com]
Envoyé : mercredi 19 mars 2014 12:48
À : dev@flex.apache.org
Objet : RE: [FlexJS] AMF support
I've been thinking about why Parsley is dead. Someone just stopped working on
this project but I think current version is quite stabl
I've been thinking about why Parsley is dead. Someone just stopped working on
this project but I think current version is quite stable, quite good for
really big projects. I wouldn't add to much, so when we could tell that is
project is dead ?
Piotr
-
Apache Flex Committer
piotrzarzyck...@
Condere that FlexJS is pre-alpha, and needs many months ahead to be ready,
so by that time things begin deprecated will be even more deprecated ;)
Another point is the inception nature of FlexJS as a new software. We
should not be worried about legacy, only for things that should be
supported for
mil]
> Envoyé : mercredi 19 mars 2014 12:24
> À : dev@flex.apache.org
> Objet : RE: [FlexJS] AMF support
>
> I believe IE8 is as high as you can upgrade if your running XP as well.
>
> -Original Message-
> From: Justin Mclean [mailto:jus...@classsoftware.com]
> Se
Alex,
With XP's support being deprecated next month, I think we should see IE8
drop off much quicker than it was in the past -- at least, that is the
hope. I wonder if we could set minimum browser requirements for certain
"advanced" features of the framework (BootStrap, EXTjs, and others do
this)
--
De : Kessler CTR Mark J [mailto:mark.kessler@usmc.mil]
Envoyé : mercredi 19 mars 2014 12:24
À : dev@flex.apache.org
Objet : RE: [FlexJS] AMF support
I believe IE8 is as high as you can upgrade if your running XP as well.
-Original Message-
From: Justin Mclean [mailto:jus...@classsoft
I believe IE8 is as high as you can upgrade if your running XP as well.
-Original Message-
From: Justin Mclean [mailto:jus...@classsoftware.com]
Sent: Tuesday, March 18, 2014 6:20 PM
To: dev@flex.apache.org
Subject: Re: [FlexJS] AMF support
Hi,
We've had almost 1/2 million visi
Hi,
IE8 visits have roughly halved form 400/week when it started collecting stats
to about 200/week now.
Justin
I know Om if your linkedin doesn't lie. :)
Btw. Brilliant thoughts Carlos about support AMF in FlexJs :)
Piotr
-
Apache Flex Committer
piotrzarzyck...@gmail.com
--
View this message in context:
http://apache-flex-development.247.n4.nabble.com/FlexJS-AMF-support-tp36013p36028.html
Sen
Hi,
We've had almost 1/2 million visits to the web site of all of those 10% of
visits use IE and 33% of IE visits are IE8 and 5% are IE7. That 17,500 visits
using IE8 and 3,000 visit using IE7!
While I'm guessing this is more developer than users it does give some
indication of what you need
On Tue, Mar 18, 2014 at 3:12 PM, piotrz wrote:
> Where it is Om? :) I would like to work there. :)
>
>
A small three letter company which has been around for 100 years ;-)
> Piotr
>
>
>
> -
> Apache Flex Committer
> piotrzarzyck...@gmail.com
> --
> View this message in context:
> http://ap
Where it is Om? :) I would like to work there. :)
Piotr
-
Apache Flex Committer
piotrzarzyck...@gmail.com
--
View this message in context:
http://apache-flex-development.247.n4.nabble.com/FlexJS-AMF-support-tp36013p36025.html
Sent from the Apache Flex Development mailing list archive
On Tue, Mar 18, 2014 at 3:02 PM, Alex Harui wrote:
>
>
> On 3/18/14 2:56 PM, "Carlos Rovira" wrote:
>
> >Hi Alex,
> >
> >I already contact James and he said:
> >
> >" Feel free to take anything you want from that code. :)"
> Unfortunately, Apache doesn't work that way. If the code is usable as
On 3/18/14 2:56 PM, "Carlos Rovira" wrote:
>Hi Alex,
>
>I already contact James and he said:
>
>" Feel free to take anything you want from that code. :)"
Unfortunately, Apache doesn't work that way. If the code is usable as is,
then we can download it like any other dependency, but we should
Hi Alex,
I already contact James and he said:
" Feel free to take anything you want from that code. :)"
regarding IE8 vx AMF that's no color! hehe I'll be dropping IE8 right
now! ;)
As I said IMO Flex is more about AMF than a concrete browser (more if we
're talking about IE8), is huge ben
Last time I looked into it, a true AMF implementation required ByteArray
and thus IE8 wouldn't support it. Is there really a practical, performant
polyfill for IE8? How fast are the modern browser ByteArray
implementations?
Otherwise, I was thinking that AMF would not be supported in all FlexJS
23 matches
Mail list logo