InseeFr / Bauhaus-Back-Office

Back-office services for Bauhaus
MIT License
3 stars 8 forks source link

Suppress method fr.insee.rmes.bauhaus_services.operations.OperationsImpl#transformFileOutputStreamInInputStream #653

Open FBibonne opened 2 weeks ago

FBibonne commented 2 weeks ago

This method is ugly and it is called just once in fr.insee.rmes.bauhaus_services.operations.OperationsImpl#getCodeBookExport to process an operation which can be avoided.

So make xdr.exportVariableBookInOdt return an InputStream and suppress transformFileOutputStreamInInputStream