Github user PhantomYdn commented on the issue:
https://github.com/apache/wicket/pull/74
Created: https://issues.apache.org/jira/browse/WICKET-6201
Also - it will be very helfull to make getObjectWithGetAndSet public.
Sometimes it's usefully to introspect object by wicket utilities. We switched
in [Orienteer](http://orienteer.org) from spring bean introspection to wicket
due not accurate working with beans in Spring (for example if there is a class
with methods like: public String getValue(); public void setValue(Object value)
- Spring is failing measurably even if property "value" was not directly
requested).
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---