The generated JavaScript always includes the full package. If they're in
different packages, there won't be a conflict.

- Josh

On Mon, Apr 18, 2016 at 3:25 AM, Harbs <harbs.li...@gmail.com> wrote:

> I have a related question here. I can test, but if someone knows off-hand,
> it’ll save some work:
>
> How are conflicts in externs handled?
>
> For example, Adobe’s CEP library has an RGBColor class which has four
> attributes (including alpha), but the FlexJS js.swc has an RGBColor class
> which is missing alpha. If both swcs are included in a project, I’d have to
> qualify on of them with the package path. What would that do to the
> resulting Javascript?
>
> Thanks,
> Harbs

Reply via email to