+1

Le 9 sept. 2016 20:52, "Mark Struberg" <strub...@yahoo.de.invalid> a écrit :

> hi!
>
> I analyzed the whole Serp stuff for the last week. It’s pretty spread
> across our code base.
> I already removed all the utility method calls and now only pure bytecode
> is left.
>
> What do you think about the following plan:
>
> * copy the current PCEnhancer class to e.g. PCEnhancerSerp
> * move PCEnhancer to be an interface
> * de-tangle the implementation and only use the interface
> * Introduce a method OpenJpaConfiguration#getPCEnhancerInstance()
> * add a PCEnhancerAsm as alternative to PCEnhancerSerp
> * remove PCEnhancerSerp.
>
> Not sure if I’ll succeed, but that is my plan for now.
> Any objection and better idea?
>
> LieGrue,
> strub

Reply via email to