You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@royale.apache.org by GitBox <gi...@apache.org> on 2018/12/28 07:04:21 UTC

[GitHub] aharui edited a comment on issue #360: ActionScript conversion examples?

aharui edited a comment on issue #360: ActionScript conversion examples?
URL: https://github.com/apache/royale-asjs/issues/360#issuecomment-450303593
 
 
   @ROBERT-MCDOWELL Yes, there are risks around stability and costs.  There are also risks around security.  What will you do if someone finds a vulnerability in the legacy browser you are using?
   
   Royale is somewhat agnostic about those risks.  All we are doing is preparing libraries so that folks will have to touch their code as little as possible, but I don't think we will ever get it to a "no-touch" level, certainly not in 2 years.  If you see the number of changes to the actual source of [TourDeFlex](http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/TourDeFlexMigration/lastSuccessfulBuild/artifact/examples/mxroyale/tourdeflexmodules/bin/js-debug/index.html), you will see that we have a significant amount of it working with only a few changes to the source.  Almost all of the work is in the Royale components.
   
   As more people use (and hopefully help debug and fix) the Royale components, the stability will improve.  And it will improve faster if folks get involved now instead of waiting for the end of 2020.
   
   Another way to think about it is:  If you have to get off of Flash and run in the browser, you will have to run JavaScript.  You can make that happen by changing lots of your code, or change less of your code by using Royale and leveraging the testing of the Royale code paths by others.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services