Versions Compared

Key

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

A New Application Framework Design

Note

This is a draft document - it can be changed at any time by anyone.

...

  • Configuration.
  • Globalization (locale, time zone, currency).
  • Logging.
  • Security (authentication/authorization).
  • Actor Management (profiles, roles - required for security; Actors - people, external services) Think of UML Actor. Required to remove dependency on Party
  • Persistence (file system or database).
  • Services.
  • Runtime management.

...