EasyBeans

Improve Enhancer DefineClass Flexibility

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: EasyBeans 1.2.0 M1
  • Fix Version/s: EasyBeans 1.2.0 M2
  • Component/s: Core
  • Description:
    Hide
    org.ow2.easybeans.enhancer.Enhancer#defineClass is a static method, sometimes EasyBeans works with a third party ClassLoader supporting functionality similar to defineClass. Then have to override this method.

    Could you please change it to protected member method so that we may override it?
    Show
    org.ow2.easybeans.enhancer.Enhancer#defineClass is a static method, sometimes EasyBeans works with a third party ClassLoader supporting functionality similar to defineClass. Then have to override this method. Could you please change it to protected member method so that we may override it?

Activity

Hide
Florent BENOIT added a comment - 26/Apr/10 10:24 AM
Done !
Show
Florent BENOIT added a comment - 26/Apr/10 10:24 AM Done !

People

Dates

  • Created:
    02/Apr/10 8:30 AM
    Updated:
    26/Apr/10 10:24 AM
    Resolved:
    26/Apr/10 10:24 AM