Skip to content

Support alias for XML fields #666

Description

@lkipke

Brightscript has the alias keyword for exposing child fields in a parent component's interface:

alias allows a top-level component field to be declared as an alias of a field in one of the component child nodes

This is currently not supported in brs, and can cause the tests to crash when it encounters a field declared this way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementAny addition to this project's existing capabilitiesinterpreterAffects this project's tree-walking interpreterscenegraphAffects this project's implementation of the SceneGraph frameworkstdlibAffects the standard library included with this BrightScript implementation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions