Vinorcola

Results 12 comments of Vinorcola

OK, I'll create the pull request.

Humm, after thinking a bit on the issue, it looks like the problem is bigger: Processing a workflow does `prepare()` the writers and `finish()` them. However, if you want to...

Some interesting links: https://symfony.com/doc/current/serializer/encoders.html https://stackoverflow.com/questions/9469779/how-do-i-write-my-excel-spreadsheet-into-a-variable-using-phpexcel

I'd like to suggest another solution that looks much cleaner to me: a component that watch for url hash change and handle scroll on render, rather that on click. It...

I'd like to gather feedback on the value of a such rule before going further un the code.

Same for me here. The tutorial needs to be corrected.

No opinions in this matter?

Seems that `Q_DISABLE_COPY_MOVE` was introuced in Qt5.13... https://doc.qt.io/archives/qt-5.13/qobject.html#Q_DISABLE_COPY_MOVE If you're trying to test the project, you can simply drop all the lines with the macro: they are here to forbid...

I'm not realy sure this brings real benefits...

Ooops, I did not intend to make the pull request to your repository yet. I wanted to keep it from my repo. I intend to enhance your fabulous tools to...