ARTist icon indicating copy to clipboard operation
ARTist copied to clipboard

Fix method signature format

Open schrnz opened this issue 7 years ago • 1 comments

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 avatar Apr 20 '18 15:04 schrnz

Postponed, will not be part of the beta.

schrnz avatar Jun 07 '18 11:06 schrnz