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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions