Skip to content

Creation of archives in memory without file serialization #32

@draeger

Description

@draeger

It would be nice if COMBINE archives could be created from objects that are only in memory, e.g., an SBML document that is a Java object and not the content of an actual file. By this, one could generate COMBINE archives directly from memory. It seems, right now, all (SBML) documents have to be serialized before they can be added to the archive.

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