Skip to content

Pending Problems #2

@lausek

Description

@lausek
  • global variables
    constant data cannot be set on modules.
  • no namespaces
    this is not really a problem as long as you can make sure that functions can locally import certain modules into their call scope. currently, including a module influences the whole context. can we add a tiny custom scope on Frame and cache modules in the background?
  • error handling
    there is no standardized way of propagating erroneous states.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions