Skip to content

New Structure of a Schedule #13

@Felioh

Description

@Felioh

At the moment the Schedule is represented by altering the Instance object.
That is not optimal since that object can not be reused,
A more optimal solution might be to create an object "schedule" containing of machines on wich the jobs are schedueld.

  • validating integrity would be more complex
  • moving job inside the schedule would also be more complicated

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions