tzaeschke / zoodb

ZooDB Object Database
Apache License 2.0
57 stars 9 forks source link

Consider using Java proxies for tracing-tool instead of hard-coded calls #61

Open tzaeschke opened 9 years ago

tzaeschke commented 9 years ago

Consider using Java proxies for tracing-tool instead of hard-coded calls.

tzaeschke commented 9 years ago

Example: https://docs.oracle.com/javase/8/docs/technotes/guides/reflection/proxy.html