Skip to content

Nomenclature #4

@gunar

Description

@gunar

Currently we're using:

  • model the function that holds everything together and publishes state to its subscribers
  • container for Business Logic Container (Model)
  • store values stored in the container
  • state both for the function (S(M)) as well as for the value passed to the view (S=f(M))
    • So it's currently: Sobj=Sfn(M)
  • nap for next-action-predicate
  • enhancer for any model enhancer (e.g. sam-devtools)

@jdubray, I'd like your opinion on this. Thanks!

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