Skip to content

Restructure picturelabeling in classes #18

@RainbowRevenge

Description

@RainbowRevenge

The previous approach by just either using global variables or writing in Data is just not a good way to handle a lot of modules.

Solution:

  1. Define a Superclass for all Tasks
  2. Define a Class for all bboxlabel Tasks inheriting from that one
  3. Define classes for each task variant which inherits from one of these

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions