? Pending

User tests: Successful: Unsuccessful:

avatar wilsonge
wilsonge
2 Jan 2019

Allows easier integration of 3rd party core extensions with the MVCFactoryInterface.

Note I am also making an implementation here. In all of core basically do not return a string of data from the view but instead echo it in the view. I'm making this explicit by throwing exceptions instead of returning them (by the way we never returned an exception but threw it so this is more of a formality). And we're now expecting extensions to echo their output in the view rather than passing them up to the controller (which we never did) and the controller never used the output from the view anyhow

avatar wilsonge wilsonge - open - 2 Jan 2019
avatar wilsonge wilsonge - change - 2 Jan 2019
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 2 Jan 2019
Category Libraries
avatar wilsonge wilsonge - change - 2 Jan 2019
The description was changed
avatar wilsonge wilsonge - edited - 2 Jan 2019
avatar wilsonge wilsonge - change - 2 Jan 2019
Labels Added: ?
avatar wilsonge wilsonge - change - 2 Jan 2019
Title
Add a View Interface
[4.0] Add a View Interface
avatar wilsonge wilsonge - edited - 2 Jan 2019
avatar wilsonge wilsonge - change - 4 Jan 2019
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2019-01-04 18:57:05
Closed_By wilsonge
avatar wilsonge wilsonge - close - 4 Jan 2019
avatar wilsonge wilsonge - merge - 4 Jan 2019

Add a Comment

Login with GitHub to post a comment