Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adapt Editor Base Class to include common functionalities #48

Open
4 tasks
SIPS1980 opened this issue Feb 2, 2019 · 0 comments
Open
4 tasks

Adapt Editor Base Class to include common functionalities #48

SIPS1980 opened this issue Feb 2, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request
Projects

Comments

@SIPS1980
Copy link
Collaborator

SIPS1980 commented Feb 2, 2019

As a prerequisite for integrating #46, #45, #42, #43 , and #47 integrate the controls below directly into the Editor Base Class. The goal is to be able to use the Editor Base Class for the most common Editors directly without having the need to create extended classes:

  • Recipes
  • Modules
  • Circuit Network
  • Logistic Network

The Editor Base Class shall only implement functionalities which are used at a minimum in 2 different entity types (entity.type)

If for any reason the standard supported controls are not sufficient for an entity type, a separate extension of the Editor Base Class shall be created

@SIPS1980 SIPS1980 added the enhancement New feature or request label Feb 2, 2019
@SIPS1980 SIPS1980 self-assigned this Feb 2, 2019
@teoxoy teoxoy added this to In progress in Roadmap Feb 2, 2019
@teoxoy teoxoy moved this from In progress to On Hold in Roadmap Jul 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Roadmap
  
On Hold
Development

No branches or pull requests

1 participant