Project

General

Profile

Actions

Task #78808

closed

Adding a few key aliases could allow Fluid Standalone exclusive ViewHelpers to run on TYPO3 7.6

Added by Claus Due almost 8 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Could have
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-11-27
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Since integrating the compiling Traits, Fluid ViewHelpers can be made so simple that they only consist of an initializeArguments() and renderStatic() method. Such ViewHelpers would be possible to operate on TYPO3 7.6 LTS (as composer dependency, obviously) by aliasing a few CMS Fluid classes to make them mimic the Standalone Fluid base classes and interfaces. In other words: ViewHelpers could be written specifically for use with Fluid Standalone and still be possible to use in TYPO3 7.6 LTS even though Fluid Standalone itself will never become available there. This would ease the migration when VHS gets refactored / partially integrated into core.

Support would be only partial yet include compiling support, but many ViewHelpers from VHS fit this exact bill and would with these aliases become possible to use on LTS.

Actions

Also available in: Atom PDF