Re: Migrating Enterprise Flex Application

2018-07-10 Thread chembali
The management has asked me to do a POC and demo it to them before they can
fund the migration project. Can I just convert couple of screens in the
existing Flex web app to Apache Royale JS? Do you think it is doable in 2
weeks? What are the step that I should take to make this happen? Please
share your thoughts. This is going to be the critical 2 weeks for this
migration project. 

Thank you
Sajith



--
Sent from: http://apache-royale-development.20373.n8.nabble.com/


Fwd: [MAVEN-BUILD] Royale-asjs - Build # 870 - Still Failing

2018-07-10 Thread Carlos Rovira
Hi,

seems like we are without space in the building machine?



-- Forwarded message --
From: Apache Jenkins Server 
Date: 2018-07-10 16:19 GMT+02:00
Subject: [MAVEN-BUILD] Royale-asjs - Build # 870 - Still Failing
To: comm...@royale.apache.org, carlosrov...@apache.org


The Apache Jenkins build system has built Royale-asjs (build #870)

Status: Still Failing

Check console output at https://builds.apache.org/job/Royale-asjs/870/ to
view the results.



-- 
Carlos Rovira
http://about.me/carlosrovira


Apache Royale application responsive layout tweet with video

2018-07-10 Thread Carlos Rovira
Hi,

just want to share with you a video I did and tweeted just few minutes ago
that shows a Jewel Application Responsive layout
This uses:

* TopBarApp
* Drawer
* Grids

https://twitter.com/carlosrovira/status/1016613483255947264

I think with this we can build a responsive app very quickly.

Hope you like it and share it! :)

-- 
Carlos Rovira
http://about.me/carlosrovira


Re: Migrating Enterprise Flex Application

2018-07-10 Thread chembali
So most of the components listed below that are in the mx and spark packages
would have to be implemented. Some of the components may have been defined (
the skeletons ) but not implemented. I can download the latest Royale source
and take a look to figure this out. Please correct me if I am wrong. 

BTW, I got the nightly build and tried to run compc ( JS ) compiler on one
of my components. Here is the command I tried. 

C:\devenv\apache-royale-js\royale-asjs\js\bin\compc -compiler.locale=en_US
-load-config=C:/devenv/ii/trunk/tools/flex/flex4.1-adobe/frameworks/flex-config.xml
-compiler.source-path=C:\devenv\ii\trunk\components\FlexUIPlatform/src-flexui
-compiler.source-path=C:\devenv\ii\trunk\components\FlexUIPlatform/src-gen/flexui
-include-sources+=C:\devenv\ii\trunk\components\FlexUIPlatform\src-flexui\com
-include-sources+=C:\devenv\ii\trunk\components\FlexUIPlatform\src-flexui\cosm
-include-sources+=C:\devenv\ii\trunk\components\FlexUIPlatform\src-gen\flexui\com
-compiler.source-path=C:\devenv\ii\trunk\components\FlexUIPlatform/res-flexui/locale/{locale}
-compiler.external-library-path+=C:\devenv\ii\trunk\components\FlexUIPlatform\lib-flexui\flexlib.swc
-js-output=C:\devenv\ii\trunk\components\FlexUIPlatform\build\flex\flexuiplatform.js

I tried with -output and -js-output. The compilation was successful, but it
did not create any output ( JS ).  Please help me here.



--
Sent from: http://apache-royale-development.20373.n8.nabble.com/