aharui commented on issue #233: ASDoc comments are not available after making 
an @externs SWC
URL: https://github.com/apache/royale-asjs/issues/233#issuecomment-392108496
 
 
   @joshtynjala How would you like SWC deployment to work regarding ASDoc and 
debuggable source code?  In Flash Builder, debuggable sources are deployed 
separately from the SWC and you have to manually set the association from the 
SWC to the folder of sources (which is rather painful, IMO).  But if you have 
the sources, then in theory the ASDoc is available there but needs to be parsed 
from the sources.   Royale can produce JSON files containing ASDoc data.  Those 
could be deployed separately or added to a SWC as a "Fat SWC".  Sources could 
also be added to SWCs so they don't have to be deployed separately.
   
   @piotrzarzycki21 Does Moonshine have a plan for handling ASDoc and 
debuggable source deployment for SWCs?

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to