Skip to content

Add some room for generic options? #23

@Nyholm

Description

@Nyholm

Looking at php-translation/symfony-bundle#326

They issue author wants to sync a specific project with loco. That means that we should be able to pass some options to TransferableStorage.

interface TransferableStorage
{
    export(MessageCatalogueInterface $catalogue, array $options = [])
}

Is this something we want to support? Is this a good software design?
This is something we should consider before tagging 2.0.

@hhamon @odolbeau

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