apache / apache/royale-typedefs

Array from JS.swc isn't a Dynamic Class

Open
#17 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
ActionScript
Stars
9
Forks
6
PR merge metrics
No merged PRs in 30d

Description

This causes issues, like not being able to access `arguments.callee`, like what mx.utils.XMLNotifier from Flex's framework.swc does

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by examining how Array is represented in JS.swc and how Dynamic Class behavior is modeled. Reproduce the inability to access arguments.callee, then determine the expected type-definition behavior using the mx.utils.XMLNotifier example; done means Array supports the required dynamic access without breaking existing typedef behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.