Mwjames has uploaded a new change for review.

Change subject: Consolidation/clean-up subobject parser class
......................................................................

Consolidation/clean-up subobject parser class

## Description
Entangle parser rendering and subobject logic from each other and
place all subobject related methods into a separate class.

+ Use namespace SMW
+ Former Subobject parser class is being renamed SubobjectParser
+ All subobject handling as been moved into a new Subobject class
+ Some internal renaming for the sake of consistency
+ Add Subobject test class

Change-Id: I5e7b0d52adcab5da6530803909565c217ea53a97
---
M SemanticMediaWiki.hooks.php
M includes/SMW_Setup.php
R includes/parserhooks/SetParser.php
M includes/parserhooks/Subobject.php
A includes/parserhooks/SubobjectParser.php
A tests/phpunit/includes/parserhooks/SubobjectTest.php
6 files changed, 345 insertions(+), 54 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SemanticMediaWiki 
refs/changes/38/36338/1
--
To view, visit https://gerrit.wikimedia.org/r/36338
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I5e7b0d52adcab5da6530803909565c217ea53a97
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SemanticMediaWiki
Gerrit-Branch: 1.9.x
Gerrit-Owner: Mwjames <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to