Project

General

Profile

Actions

Task #98281

closed

Make the AbstractPlugin @internal

Added by Lina Wolf over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Frontend
Target version:
Start date:
2022-09-07
Due date:
% Done:

100%

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

Description

The AbstractPlugin is not a recommended way of developing Frontend Plugins anymore. As long as it is neither deprecated not internal we
cannot remove it from the Documentation however. And it is one of those features that make TYPO3 appear outdated.

There are still a number of non-Extbase Plugins who base on the Abstract Plugin.

However in most cases the same result can be achieved by removing the AbstractPlugin
as parent class.

In the rare case where fuctionality of the AbstractPlugin are still used, those methods can be copied into the affected Plugin.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #100639: Deprecate AbstractPluginClosed2023-04-17

Actions
Actions #1

Updated by Gerrit Code Review over 1 year ago

  • Status changed from New to Under Review

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/75655

Actions #2

Updated by Gerrit Code Review over 1 year ago

Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/75655

Actions #3

Updated by Gerrit Code Review over 1 year ago

Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/75655

Actions #4

Updated by Lina Wolf over 1 year ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Benni Mack over 1 year ago

  • Status changed from Resolved to Closed
Actions #6

Updated by Christian Kuhn about 1 year ago

Actions

Also available in: Atom PDF