On Jul 12, 2012, at 10:08 AM, Mark Struberg wrote: >> BTW, regarding OpenEJB, it will require a lot of refactoring if we wanna >> remove CMP, EJB 2, etc. > > But it would make OpenEJB likely quite a lot leaner and faster!
:) Perhaps a very tiny bit leaner, but not faster. 95% of the CMP code is OpenJPA, 99% of the EJB 2 code is the same as the EJB 3 code. We already trimmed it severely. There's not much to cut at this point. There was a ton of code dropped between OpenEJB 2 and OpenEJB 3. A ton being pretty much the entire codebase. -David
