Hi guys, open question: what about trying to move our proxying code to geronimo-xbean?
it can need some work like defining some common interfaces for providers or things like that but the rational behind it is: 1. remove the asm imports from OWB and therefore allows to upgrade xbean stack without having to release OWB as something mandatory (or using 2 xbean asm shades) 2. this code has a lot of value for libs so could fit commons-proxy but xbean is a good candidate since it owns the asm shade which is the critical dependency any opinion? Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://rmannibucau.metawerx.net/> | Old Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau>
