Skip to content
This repository was archived by the owner on Jul 5, 2020. It is now read-only.
This repository was archived by the owner on Jul 5, 2020. It is now read-only.

Type Definition #35

@keith923

Description

@keith923

We need a clever way to define types. Currently we define "apbs_atom", which is really just a PDBx atom with the addition of charge and radius, in the Controller init method. Additionally we support a plugin defining a new type by having a magic define_types method. Neither of these things is entirely satisfying because they lack transparency, as well as consistency. Consistency is lacking because of the dissimilar ways that the framework defines types vs the plugins. It's not transparent because it's not clear where a given type is defined, nor is it clear which types are defined.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions