Enhancement request: optionally allow @WeakOuter to be the default (with new @StrongOuter annotation)
Open
- Dominant language
- Java
- Stars
- 6k
- Forks
- 999
- Avg merge
- 19h 20m
- Merged PRs (30d)
- 14
Description
The request is for a new command line argument for j2objc to optionally consider all outer references "weak". In this mode all outer references are week and a new annotation `@StrongOuter` can be used to make a specific inner class reference outer object strongly.
Contributor guide
Assessment
This issue has not been assessed yet.