Skip to content

Add yielding to new parser/generator interface #34

@wstrinz

Description

@wstrinz

The PubliSci::Parser::Base and PubliSci::Generator::Base classes, as well as the DataSet.for method, need to optionally yield their output in chunks if passed a block. If the Transformer doesn't support chunked output, it should just yield the entire output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions