classInfo.addInterfaceMultiName(StandardDefs.PACKAGE_FLASH_EVENTS,
GenerativeExtension.IEVENT_DISPATCHER);
}
if (!classInfo.implementsInterface(standardDefs.getDataPackage(), IMANAGED))
{
currentInfo.setNeedsToImplementIManaged(true);
// Don't be tempted to check for mx.core.IUID here, because
// analyzeInterface() sets up the inheritance for downstream