Skip to content

High level concepts / patterns #198

@senier

Description

@senier

There are a couple of very helpful patterns like Typestate or Newtype which enhance robustness of the code.

I wonder how we should incorporate those high-level concepts. My current idea is:

  • Identify useful patterns
  • Reverse-engineer the rationale behind each pattern
  • See whether those rationales
    (a) map onto an existing rule
    (b) justify an introduction of a new rule

In any case, we can potentially use those patterns as compliant examples or maybe as some non-normative addition.

Please share your thoughts on that.

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