Closed rodionmoiseev closed 7 years ago
Will be useful for creating partially implemented proxies. Needs some design considerations.
Implementation ideas: http://stackoverflow.com/questions/3291637/alternatives-to-java-lang-reflect-proxy-for-creating-proxies-of-abstract-classes/3292208#3292208
Seems to have low value on a second thought. Will pospone until the need arises again.
Will be useful for creating partially implemented proxies. Needs some design considerations.
Implementation ideas: http://stackoverflow.com/questions/3291637/alternatives-to-java-lang-reflect-proxy-for-creating-proxies-of-abstract-classes/3292208#3292208