Is it possible to get the name of a field in a com...
# announcements
s
Is it possible to get the name of a field in a compile time manner? Basically in Java I'm using some reflection way of setting a field, but it requires a string name. Problem with that is it isn't safe