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

There is no need to support all methods with javassist #13

Open
guilhermesilveira opened this issue Feb 11, 2011 · 2 comments
Open

There is no need to support all methods with javassist #13

guilhermesilveira opened this issue Feb 11, 2011 · 2 comments

Comments

@guilhermesilveira
Copy link
Member

There is no need for javassist with all methods. Get rid of it...
Just delegate to a non-dynamic implementation

@RafaelRViana
Copy link
Contributor

javassist is used in the Enhacer,java. Doesn't this class necessary?

@guilhermesilveira
Copy link
Member Author

My mistake, the description was pretty bad.. now its better
The methods implemented should just delegate so it is easier to test everything.

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