is there a way to have the deprecation annotation based on some parameters?
c
Can Orhan
07/30/2018, 9:34 AM
Not sure I understand. What are you trying to solve or enable by doing that?
e
elect
07/30/2018, 9:35 AM
like, based on the opengl version you choose, you have some deprecated methods/enums
elect
07/30/2018, 9:36 AM
I never really used annotations, this is my first time I try to approach them
c
Can Orhan
07/30/2018, 10:23 AM
Hi! Sorry for the delay 🙂 I haven't tried this specifically but you should be able to get annotations at runtime since there's no retention specified on