Problem/Motivation

Drupal core is switching from Annotations to Attributes. Feeds should also provide Attribute classes so that downstream modules can start converting.

Proposed resolution

First, just add Attribute support for all Feeds plugin types:

  • FeedsFetcher
  • FeedsParser
  • FeedsFetcher
  • FeedsProcessor
  • FeedsSource
  • FeedsCustomSource
  • FeedsTarget

In follow-ups, convert annotations to attributes for each Feeds plugin type.

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork feeds-3564248

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

megachriz created an issue. See original summary.

megachriz’s picture

Status: Active » Needs review
megachriz’s picture

Status: Needs review » Fixed

This is scheduled to be merged!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

  • megachriz committed 2581d56e on 8.x-3.x
    feat: #3564248 Added support for Attributes.
    
    By: megachriz
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.