apache / apache/royale-typedefs
Array from JS.swc isn't a Dynamic Class
Open
- 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