Skip to content

Add adapter modules and methods for mixbox modules/methods that break backwards compatibility  #280

@bworrell

Description

@bworrell

There are a few things we've been cooking up in mixbox that may be incompatible with existing, documented code.

An example is the idgen module [1], which was moved to mixbox, but now accepts different arguments (was a dictionary, now a mixbox.namespaces.Namespace object).

We should try to write adapters where possible and limit the impact of moving to mixbox as much as we can.

[1] http://stix.readthedocs.org/en/stable/overview/id_namespaces.html#id-namespaces

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