Hi JL, there is already a thread about that, let's continue in the other one which has more content.
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> | Book <https://www.packtpub.com/application-development/java-ee-8-high-performance> Le mar. 5 juin 2018 à 08:56, Jean-Louis MONTEIRO <[email protected]> a écrit : > Hi again, > > I have noticed that some MP implementations in Geronimo have APIs > duplicated (JWT for instance) some other not (Config for instance). > I have quickly chatted with Romain, he told me that's because of the OSGI > integration mainly. > > Was wondering if instead of duplicating, we could maybe import and have > kinda shade mecanism to make them OSGI ready. > We could also only override what we need to and get the rest from the > Eclipse API jar. > > I'm not a big fan of duplicating the code, just to change a tiny bit. It > also makes upgrades harder because you have to do the diff and replicate > the changes. > > What do you think? > > Jean-Louis >
