Github user PhantomYdn commented on the pull request:
https://github.com/apache/wicket/pull/164#issuecomment-217611343
But AspectJ is using exactly the same approach: instrumenting classes. So
idea is brilliant, but it will be even more bright if no agent will be required
to do this stuff. I think the same can be done through javassist and
instrumenting within IClassResolver: so no agent will be needed and it might be
turned on and off right on production if needed without bouncing of a server.
---
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.
---