Skip to content

Conversation

@radekdoulik
Copy link
Member

Ignore ListsAreStronglyTypedRule for array marshaling types, which do
not support Add, Insert and Remove methods (they throw unsupported
exception in the abstract base class JavaArray).

Thus there's not much sense in adding strongly typed versions just to
throw unsupported exception there as well.

Ignore ListsAreStronglyTypedRule for array marshaling types, which do
not support Add, Insert and Remove methods (they throw unsupported
exception in the abstract base class JavaArray<T>).

Thus there's not much sense in adding strongly typed versions just to
throw unsupported exception there as well.
@radekdoulik radekdoulik requested a review from jonpryor December 22, 2017 13:14
@jonpryor jonpryor merged commit 92213d7 into dotnet:master Dec 22, 2017
@github-actions github-actions bot locked and limited conversation to collaborators Apr 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants