Hydroper edited a comment on issue #100: Literal string to identify package 
public namespace
URL: https://github.com/apache/royale-compiler/issues/100#issuecomment-560680499
 
 
   I was not aware of it, but I was wanting this syntax for aliasing the public 
`namespace` as well, adding a wildcard, such as in:
   
   ```as
   import alias = com.vendor.foolibrary.diverse.*
   ```
   
   This would import the package `com.vendor.foolibrary.diverse` and put the 
`public` namespace in scope (as `alias`).
   
   I support this in my language, but I've not implemented bytecode gen.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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