Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scala Version #59

Open
narcisobenigno opened this issue Jul 25, 2012 · 1 comment
Open

Scala Version #59

narcisobenigno opened this issue Jul 25, 2012 · 1 comment

Comments

@narcisobenigno
Copy link

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?

@jonasabreu
Copy link
Member

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...

Jonas Abreu

VidaGeek.net - http://vidageek.net
AdaptIdeas - http://www.adaptideas.com.br

On Wed, Jul 25, 2012 at 5:24 PM, nj_all
[email protected]
wrote:

I`m trying do some things with scala, but scala annotations are incompatible with Java annotations. And we could do some improvements in API, like:

mirroredObject get field("fieldName")

What do you think?


Reply to this email directly or view it on GitHub:
#59

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants