Skip to content

Make AddTypeCreator func and some ContentTypeReader related classes public for AOT#529

Open
Aranda wants to merge 1 commit intoFNA-XNA:masterfrom
gnomicstudios:squareoff
Open

Make AddTypeCreator func and some ContentTypeReader related classes public for AOT#529
Aranda wants to merge 1 commit intoFNA-XNA:masterfrom
gnomicstudios:squareoff

Conversation

@Aranda
Copy link
Copy Markdown

@Aranda Aranda commented Jun 2, 2025

Motivation:
On AOT platforms, we need to manually add these type creator functions for all of our content type readers so that they can be found (without reflection) when loading the binary-serialized XML content. I'm hoping it's not controversial to make these public so we don't have to maintain custom branch when updating FNA. Thanks!

@flibitijibibo
Copy link
Copy Markdown
Member

Aren't these covered by adding them to rd.xml?

@Aranda
Copy link
Copy Markdown
Author

Aranda commented Jun 2, 2025

Ah, let me try that out and I'll close this if so.

@flibitijibibo flibitijibibo force-pushed the master branch 2 times, most recently from a287f9a to e0fbaf7 Compare April 5, 2026 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants