Download Ajile 0.4 here!This release includes the following changes:
ImportAs ("MyAlias", "com.yoursite.SpecialType");- Renamed Package directive to Namespace.
- Renamed PackageException to NamespaceException.
- Backwards compatability for Package and PackageException.
- Ambiguity example showcasing ImportAs.
- Improved auto-detection of script path and packaging style.
- Improved resource cleanup when unloaded.
The new ImportAs directive increases the developer's abilityto control imported types or objects and is an excellent means for handling type ambiguities.
Download the new release and try it!