Skip to content
This repository was archived by the owner on Feb 12, 2025. It is now read-only.
This repository was archived by the owner on Feb 12, 2025. It is now read-only.

Domain Analysis of Decisions #7

@markusvoelter

Description

@markusvoelter

Build a feature model of the domain of decisions and design a DSL around it. A starting point are the following points mentioned by @chriseth

  • What happens if the set of participants changes while the votes are still being cast (not the case in the example, but usually, the set is flexible)?
  • Is there a possibility for "replay attacks", i.e. is it always clear to the person what exactly is voted on, or might a vote be re-used?
  • Can a voted upon decision be used as a condition in any part of the code? If yes, does it have to be triggered by someone? Does it reset the vote?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions