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