Mwjames has uploaded a new change for review. Change subject: Add JSON class for better public access ......................................................................
Add JSON class for better public access This change introduces a JSON class as representation for a JSON object, this way it is possible to access a JSON object as an instance of that class and hereby allow either encoded or only serialized object No added functionality in this change. Change-Id: I129617d30025e91eb6d7172a5f6f6fd5c29320ca --- M includes/SMW_Setup.php M includes/queryprinters/SMW_QP_JSONlink.php M languages/SMW_Messages.php 3 files changed, 137 insertions(+), 77 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SemanticMediaWiki refs/changes/44/16644/1 -- To view, visit https://gerrit.wikimedia.org/r/16644 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I129617d30025e91eb6d7172a5f6f6fd5c29320ca Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/SemanticMediaWiki Gerrit-Branch: master Gerrit-Owner: Mwjames <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
