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

Fix method signature format #15

Open
schrnz opened this issue Apr 20, 2018 · 1 comment
Open

Fix method signature format #15

schrnz opened this issue Apr 20, 2018 · 1 comment
Labels

Comments

@schrnz
Copy link
Member

schrnz commented Apr 20, 2018

We are right now using two different formats for method signatures:

For the injection framework TODO, we use the JVM notation, e.g. Lsaarland/cispa/artist/codelib/CodeLib;traceLog()V, while for the definition of method filters, the format provided by PrettyPrint(...) is used. We should make this consistent across the API to avoid confusing users.

@schrnz schrnz added the bug label Apr 20, 2018
@schrnz schrnz added this to the Beta Launch milestone Apr 20, 2018
@schrnz schrnz removed this from the Beta Launch milestone Jun 7, 2018
@schrnz
Copy link
Member Author

schrnz commented Jun 7, 2018

Postponed, will not be part of the beta.

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

No branches or pull requests

1 participant