User "Dantman" posted a comment on MediaWiki.r97081.
Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97081#c22545
Commit summary:
Checkpoint; Starting with new PageView system. This is very non-functional now.
Development pattern for this project, break everything then make it better...
like a bone.
Comment:
Notes:
* While moving stuff from Article to PageView some things were changed:
** Lots of things like $wg{User,Request,Out} globals have been cleaned up.
** $this->mPage replaced with $this->getPage().
** $action was removed from getRobotsPolicy
* I called the entrypoint ::render() this is partially because originally the
classname pattern was actually PageRenderer not PageView, I may rename it later.
* Naturally hooks are broken, marked with @fixme-s, those can be sorted out
when all the core functionality has been re-implemented in PageViews
_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview