Skip to content

Atom interface definition is not documented #138

Description

@tjjarvinen

The interface for atoms is not currently documented. Only system interface is.

The interface defines that Base.getindex(sys,i) has to exist, but it does not define what you can do with the atoms you get as return.

The default AtomsBase systems use Atom and AtomView, which in a way form the standard interface, but that has not been documented anywhere.

There are notable differences on how you use atoms position(atom) and systems position(system, i). Which can cause confusion for the users.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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