8

Guy said on Code Review that Decorators are not OO enough

Comments
  • 1
    You need a DecoratorInjectorFactory, which generates a DecoratorInjector, which injects a fully configured Decorator object into your class, configured with XML.
Add Comment