Allow returning an object specified by an identifier in addition to returning a constructor expression.
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Need to consider how it should be handled when the returned symbol is assigned more than once.
Should assignments reset the field map counter? How about if it is a simple symbol assignment? If a symbol assignment occurs, fields set on the symbol being assigned from could be considered as fields set on the object being assigned to.
I should consider how complex this could become. Might be better to enforce simple structural requirements. Could potentially use 'info' underlining to point out that the field mapping counter gets reset when the reassignment occurs.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No implementation files, tests, or entry points are named. Start by locating the logic that handles returned constructors and symbol assignments, then clarify reassignment and field-map counter behavior before defining a testable scope and completion criteria.
Written by the indexing model from the issue text.
Assessment
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100