Rename MenuInsert class to MenuManipulator

Created on 9 February 2024, 5 months ago

Problem/Motivation

Soon the MenuManipulator will do more operations than just insert a menu item. It makes no sense to need a new class for each new operation. So I propose renaming the class and interface to be more generic

Proposed resolution

  1. Move MenuInsert class code into new MenuManipulator class
  2. Annotate MenuInsert class as just a passthrough to new MenuManipulator class for backward compatibility.
  3. Rename MenuInsertInterface to MenuManipulatorInterface
  4. Update documentation

Remaining tasks

User interface changes

API changes

Data model changes

✨ Feature request
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States swirt Florida

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

Comments & Activities

Production build 0.69.0 2024