Nischayn22 has uploaded a new change for review. Change subject: Using interface not abstract classes ......................................................................
Using interface not abstract classes Created interface and Factory method for DIHandlers Change-Id: I0d362fb2a6ed046fdbcc7373cbfe50f040d8dfaf --- M includes/SMW_Setup.php M includes/storage/SMW_DIHandler_Blob.php M includes/storage/SMW_DIHandler_Bool.php M includes/storage/SMW_DIHandler_Concept.php M includes/storage/SMW_DIHandler_Container.php M includes/storage/SMW_DIHandler_GeoCoord.php M includes/storage/SMW_DIHandler_Number.php M includes/storage/SMW_DIHandler_Property.php M includes/storage/SMW_DIHandler_String.php M includes/storage/SMW_DIHandler_Time.php M includes/storage/SMW_DIHandler_URI.php M includes/storage/SMW_DIHandler_WikiPage.php M includes/storage/SMW_DataItemHandler.php M includes/storage/SMW_SQLStore2.php M includes/storage/SMW_SQLStore2Table.php M includes/storage/SMW_SQLStore2_Queries.php M includes/storage/SMW_SQLStore2_Readers.php M includes/storage/SMW_SQLStore2_Writers.php M includes/storage/SMW_SqlStubSemanticData.php 19 files changed, 46 insertions(+), 34 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SemanticMediaWiki refs/changes/79/14679/1 -- To view, visit https://gerrit.wikimedia.org/r/14679 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I0d362fb2a6ed046fdbcc7373cbfe50f040d8dfaf Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/SemanticMediaWiki Gerrit-Branch: storerewrite Gerrit-Owner: Nischayn22 <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
