You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Strange... I didn't know there was a way to define an annotation using
scala. I thought you needed to create a .java file....
Besides that, I don't know if this would be worth the effort. Scala
2.10 will have a reflection API and from what I heard, it will be much
better than j.l.reflect. I didn't check the API, so I don't know if a
layer over it would be used...
I`m trying do some things with scala, but scala annotations are incompatible with Java annotations. We could too do some improvements in API, like:
mirroredObject get field("fieldName")
What do you think?
The text was updated successfully, but these errors were encountered: