Skip to content

Remove FileManager #84

@rwb27

Description

@rwb27

I've much improved the handling of Blob data: it's now possible to pass an arbitrary number of Blobs embedded in your output schema, and these will be converted to JSON data with href and media_type with the actual data retrieved from a URL under /blob/. I've never used FileManager in anger, and it requires a bunch of slightly unsatisfying special-case code. I propose to remove FileManager and replace it with the Blob API.

Similarly, Blob replaces BlobOutput and I propose to make this change. I think we are still early enough in development that it's better to just make a breaking change than to keep old code and phase it out gradually.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions