# event_transformer Simple utility lib to be interface of event system and simplify transform between different evet lib. > deprecated, it seems impossible. It seems dynamic reflection is necessary for implementation, but C++ have no this feature. ## ref - [MCGallaspy/events](https://github.com/MCGallaspy/events/)