Skip to content

Shadowing haxe std flash types #1

Description

@tobil4sk

Haxe std contains flash externs for flash player. Air runtime sometimes has the same types but with additional fields, but haxe's std types take priority. See: 18aaf80

A mechanism is needed to ignore the types in haxe std to generate the full air types.

Haxe's mechanism for updating its flash types dealt with the issue by manually removing files, which isn't very convenient:
https://github.com/HaxeFoundation/haxe/blob/f0e70064bb15ed6c8163fa312479f55c57ea8ddf/extra/extract.hxml#L1-L6

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions