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