Skip to content

Shadowing haxe std flash types #1

@tobil4sk

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

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