aharui commented on issue #232: (Feature Request) Support for JS extern output 
with royale-js
URL: https://github.com/apache/royale-asjs/issues/232#issuecomment-388905773
 
 
   Do you have test cases so we can make sure we understand what you are 
looking for?  I don't think we have any examples, but I think if you want to 
build a SWC that never supports SWF output you can do so without requiring 
Adobe AIR SDK.
   
   You can define @externs in ActionScript.  I'm not sure if they will work 
outside a SWC just in the source-path, but if you set up a test case for that 
we can see how hard it would be to make it work.  Here's an example of an 
@externs in AS:  
https://github.com/apache/royale-tourjs/blob/develop/cordova/BatchScanner/barcodeScanner/src/main/flex/cordova/plugins/barcodeScanner.as
   
   Thanks,
   Alex

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to