Jeroen De Dauw has submitted this change and it was merged. Change subject: Added a factory for creating result printers ......................................................................
Added a factory for creating result printers Change-Id: I14095f5da41a1cf94b39d1e3af5a8eb4475fcf5b --- M SemanticMediaWiki.hooks.php A includes/FormatFactory.php M includes/SMW_Setup.php M includes/queryprinters/SMW_IResultPrinter.php M includes/queryprinters/SMW_ResultPrinter.php A tests/phpunit/includes/FormatFactoryTest.php 6 files changed, 386 insertions(+), 4 deletions(-) Approvals: Jeroen De Dauw: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/30425 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I14095f5da41a1cf94b39d1e3af5a8eb4475fcf5b Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/SemanticMediaWiki Gerrit-Branch: 1.9.x Gerrit-Owner: Jeroen De Dauw <[email protected]> Gerrit-Reviewer: Jeroen De Dauw <[email protected]> Gerrit-Reviewer: Markus Kroetzsch <[email protected]> Gerrit-Reviewer: Mwjames <[email protected]> Gerrit-Reviewer: Nischayn22 <[email protected]> Gerrit-Reviewer: Yaron Koren <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
