Adamw has submitted this change and it was merged. Change subject: Start to use PipelineStage ......................................................................
Start to use PipelineStage * use boost::function as callback type * fix up a few issues with PipelineStage Change-Id: I3eb22ba299835fd0b75cc032666f0b400bb12526 --- M cpp/src/AsyncTokenTransformManager.hpp M cpp/src/InputExpansionPipeline.hpp M cpp/src/OutputPipeline.hpp M cpp/src/PipelineStage.hpp M cpp/src/SyncTokenTransformManager.hpp M cpp/src/TokenTransformManagerBase.hpp 6 files changed, 26 insertions(+), 30 deletions(-) Approvals: Adamw: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/26556 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3eb22ba299835fd0b75cc032666f0b400bb12526 Gerrit-PatchSet: 4 Gerrit-Project: mediawiki/extensions/Parsoid Gerrit-Branch: master Gerrit-Owner: GWicke <[email protected]> Gerrit-Reviewer: Adamw <[email protected]> Gerrit-Reviewer: GWicke <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
