KDAB / knut

Knut is an automation tool for code transformation using scripts.
Other
5 stars 8 forks source link

Improve nextStep API in ScriptDialog #72

Open narnaud opened 6 days ago

narnaud commented 6 days ago

The nextStep API is good for big independent steps, but bad showing progress of one action (for example, the same action being done on 1000 items).

It would be good to improve the API:

Would be good to have some numbers to see how it impacts script with a before/after.