Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove reflections in POIXMLFactory.CreateDocumentPart #1157

Merged
merged 2 commits into from
Oct 11, 2023

Conversation

karakasa
Copy link
Contributor

Convert POIXMLFactory.CreateDocumentPart into a static dispatch to enable AOT.
It's the first problem when Nuget NPOI is compiled with AOT.

@karakasa karakasa changed the title Remove reflections in xssf docpart creation Remove reflections in POIXMLFactory.CreateDocumentPart Aug 12, 2023
@karakasa karakasa marked this pull request as ready for review August 12, 2023 06:11
@tonyqus tonyqus changed the base branch from master to aot August 13, 2023 14:17
@tonyqus tonyqus added this to the NPOI 2.7.1 milestone Aug 13, 2023
@tonyqus tonyqus added the aot label Aug 17, 2023
@tonyqus tonyqus merged commit 0d8e91a into nissl-lab:aot Oct 11, 2023
2 checks passed
@karakasa karakasa deleted the remove_reflection_docpart_creation branch October 12, 2023 03:34
@tonyqus tonyqus modified the milestones: NPOI 2.7.1, NPOI AOT May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants