Versions Compared

Key

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

...

  • My initial questions about this area were based on the apparent ad-hoc implmentations implementations of the marshallers (from the class diagram).
  • I thought that the interface Marshaler was intended as a base for all marshallers.
  • I was also confused why some marshallers are standalone, while others derive from a common base (MarshalerSupport).
  • Yet more have interfaces (eg FileMarshaler), but there is no consistency

...