Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Decorator issues, GUI:
    • How to support the end user, when "chaining" decorators? (thumbs up) Taken care of, see section 2.5
    • To identify/describe the various decorator factories, the IOutputDecoratorFactory will be IIdentifiable/IDescribable
  • Decorator issues, other:
    • (question) Is is useful to let the component have a property OutputDecorators, containing the list of already created decorators?

...