Hi, On Tue, Aug 6, 2013 at 5:26 PM, Michael Dürig <[email protected]> wrote: > I'll start looking into implementing those extra Delegate classes on an as > need basis.
Great, thanks! Perhaps it's worth it to try out the briefly discussed idea of implementing at least some of the required wrappers using reflection or static code generation, perhaps driven by annotations. If it works out well, it might be possible to extend such a approach into an elegant solution to OAK-662. BR, Jukka Zitting
