>From my side I’m missing skinnable components. I really loved the way I could 
>create applications with skinning.



Regarding the unit-testing: I was planning on starting work on FlexUnit Support 
in FlexJS, first probably simple Unit-Tests without UI Automation. I guess 
quite some work will have to go into that. But I was assuming the JavaScript 
Support should be quite straight Forward. Also I would be extending the Maven 
plugin to work similar to Flexmojos now to compile and execute the Tests 
automatically as part of a normal build.



For the Integration-Tests I too would see Selenium as the tool of choice. I 
think this should allready work. The only difference is, that These Tests are 
normally written in Java, so as I see it, we would Need to add Java compilation 
for the Tests to the pom as well es a failsafe-plugin (Integration-test-plugin) 
configuration to run These Tests. I was planning on working on this in order to 
create rudimentary Tests for the examples.



Chris





Gesendet von Mail<https://go.microsoft.com/fwlink/?LinkId=550986> für Windows 10



Von: Yishay Weiss<mailto:yishayj...@hotmail.com>
Gesendet: Sonntag, 8. Januar 2017 09:29
An: Harbs<mailto:harbs.li...@gmail.com>; 
dev@flex.apache.org<mailto:dev@flex.apache.org>
Betreff: RE: [FlexJS] Some things still missing ni FlexJS



Two things that spring to my mind are intuitive layouts and stability.





From: Harbs<mailto:harbs.li...@gmail.com>
Sent: Sunday, January 8, 2017 10:18 AM
To: dev@flex.apache.org<mailto:dev@flex.apache.org>
Subject: Re: [FlexJS] Some things still missing ni FlexJS



There’s one thing missing which was not really in the old Flex (or maybe yes 
with the history scripts), but I think is really important for any single page 
javascript application framework:

Routing (or what was called “deep linking” in older terms).

On Jan 7, 2017, at 5:58 PM, Carlos Rovira <carlosrov...@apache.org> wrote:

> Hi,
>
> I want to list some things I miss from old Flex SDK in FlexJS. Hope others
> could bring more if they want. Hope this thread could help us to know what
> people things about it, if someone expect to implement it:
>
> * Modules (or how to make FlexJS load discrete parts and not the all the
> App at once. For example, in MDL I'd like to load the different panel
> examples as I click on tabs on demand...)
>
> * Forms and Validation (currently there's a js:Form prepared for the
> minimum requirements for HTML but not for SWF)
>
> * AMF / RemoteObject
>
> more? ...
>
> --
> Carlos Rovira
> http://about.me/carlosrovira

Reply via email to