This repository has been archived by the owner on Dec 28, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 34
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
farmaazon
added
Change: Non-Breaking
Difficulty: Core Contributor
Should only be attempted by a core contributor
Priority: Highest
Should be completed ASAP
Type: Enhancement
An enhancement to the current state of Enso IDE
labels
Jul 21, 2020
farmaazon
added
the
Category: Controllers
The Application layer not bound to visual part
label
Jul 21, 2020
farmaazon
commented
Jul 21, 2020
mwu-tow
reviewed
Jul 21, 2020
Co-authored-by: Adam Obuchowicz <[email protected]>
wdanilo
approved these changes
Jul 21, 2020
mwu-tow
pushed a commit
to enso-org/enso
that referenced
this pull request
Oct 30, 2021
Co-authored-by: mwu <[email protected]> Original commit: enso-org/ide@d7d500f
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Category: Controllers
The Application layer not bound to visual part
Difficulty: Core Contributor
Should only be attempted by a core contributor
Priority: Highest
Should be completed ASAP
Type: Enhancement
An enhancement to the current state of Enso IDE
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull Request Description
The goal is to mark clear responsibility of models and controllers in ide crate. Also, to make tests simpler, for each model the API trait was added.
Checklist
Please include the following checklist in your PR: