SyliusImportExportPlugin icon indicating copy to clipboard operation
SyliusImportExportPlugin copied to clipboard

Export RFC: no coupling to PortCsvWriter

Open stefandoorn opened this issue 7 years ago • 2 comments

Source: https://github.com/FriendsOfSylius/SyliusImportExportPlugin/pull/37/files#r168944522

stefandoorn avatar Feb 25 '18 16:02 stefandoorn

Not sure this is actually needed. The CsvWriter itself is based on an interface, so the class implementation itself does not matter that much. I think we can skip this for now.

stefandoorn avatar Mar 04 '18 09:03 stefandoorn

Hm, maybe we actually do. In the README we also define PortPHP as compatible, not sure that will be possible this way.

stefandoorn avatar Mar 04 '18 18:03 stefandoorn