Convert Styleguide plugin discovery to attributes

Created on 29 April 2025, 15 days ago

Problem/Motivation

Core added support for attribute-based plugin discovery. Eventually annotation-based discovery will be deprecated and removed. The Styleguide plugins should be converted to use annotation-based discovery while maintaining backward compatibility.

Proposed resolution

  1. Add a class to represent the new Attribute - Example
  2. Update the plugin manager constructor to include both the attribute and annotation class names - example
  3. Convert all plugins that use the annotation to use the new attribute - example

Remaining tasks

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States dcam

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024