Skip to content

Conversation

@grendello
Copy link
Contributor

class-parse emits a number of useful attributes which contain information about
the JNI signatures, return and parameter types etc. Currently, API XML adjuster
removes them from its output.
The information in extended attributes is (will be) useful for code generation
and thus this commit makes sure that all of them made it to the adjusted XML.

class-parse emits a number of useful attributes which contain information about
the JNI signatures, return and parameter types etc. Currently, API XML adjuster
removes them from its output.
The information in extended attributes is (will be) useful for code generation
and thus this commit makes sure that all of them made it to the adjusted XML.
@jonpryor jonpryor merged commit 0881acc into dotnet:master Jun 25, 2018
jonpryor pushed a commit that referenced this pull request Aug 2, 2018
`class-parse` emits a number of useful attributes which contain
information about the JNI signatures, return and parameter types etc.
Currently, API XML adjuster removes them from its output.
The information in extended attributes is (will be) useful for code
generation and thus this commit makes sure that all of them made it
to the adjusted XML.
@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