Replies: 2 comments 3 replies
-
it would be safe to say that is years away |
Beta Was this translation helpful? Give feedback.
1 reply
-
Implementing reflection would be a major effort but in the update to .net 5 some work has been done on it to support the parts needed by runtime. It seems to me, that we can make continuous improvements to reflection support if we have a list of usecases we want to support and have someone who is willing to work on it. At some point, we might need to consider if we want to rework how we load in the data and read it at runtime from some file rather than including them directly in the binary. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I hereby submit the idea of implementing Reflection in Cosmos, because I'm too stupid to do it myself.
Beta Was this translation helpful? Give feedback.
All reactions