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

Check out introspection of nested classes #8

Closed
debasishg opened this issue Feb 17, 2010 · 1 comment
Closed

Check out introspection of nested classes #8

debasishg opened this issue Feb 17, 2010 · 1 comment

Comments

@debasishg
Copy link
Owner

Introspector.getBeanInfo(clazz).getPropertyDescriptors is returning empty for nested classes.

@debasishg
Copy link
Owner Author

Filed a bug in Scala trac. The current workaround looks to be using @BeanProperty for every property instead of @BeanInfo at the class level. Closing it for the time being.

This issue was closed.
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

1 participant