AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Grovium Native Image and Reflection
With Grovium native image, it does ahead of time compilation. And that is not reflection friendly because reflection is dynamic. So it can't be a ahead of time compiled. It's been interesting to see the existing serialization libraries all kind of really struggle through dealing with this. Even ones that have very little reflection usually have reflection somewhere. But if you're doing functional programming and you have kind of like a tree like data structure that's not going to change, generate ahead of time,. who cares? It's going to be way better. Yeah. Well, and it's cool that your research at UPFL around scholarship, and the generalization stuff really, I think, opened a