ankidroid / ankidroid/Anki-Android
API: is `DEFAULT_PROJECTION` intended to be mutable?
Offen
API
Keep Open
- Vorherrschende Sprache
- Kotlin
- Sterne
- 11.8k
- Forks
- 2.9k
- Ø Merge
- 2 T. 3 Std.
- Gemergte PRs (30 T.)
- 171
Beschreibung
API Query - probably for new issue: is `DEFAULT_PROJECTION` intended to be mutable? We have a few of these and this appears to be an oversight. Should this be a get-only property returning a clone of the array?
It was a `String[]` before - so also mutable values, but not size.
_Originally posted by @david-allison in https://github.com/ankidroid/Anki-Android/pull/12334#discussion_r965144637_
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.