Concept: ordered execution pipeline of visitors, visit place / path selector aware visitor

Merged
#7 · Created  · Last updated

Merged pull request

Merged in vladm7s/xliff-toolkit/vmy/ordered-pipeline-xliff-walker (pull request #7)

dc7f559·Author: ·Closed by: ·2017-07-28

Description

Added 'XliffOrderedWalker' to support ordered execution pipeline of visitors. Visitors will be applied in the order they were added to the walker. It may be useful when next visitor execution depends on the results of execution of the previous visitor, i.e. 'unit visitor' execution may depend on changes done by 'segment visitor'.

0 attachments

0 comments

Loading commits...