eclipsesource / eclipsesource/uml-glsp
[Server] Generalize AbstractGModelFactory
- Dominant language
- Java
- Stars
- 12
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
The AbstractGModelFactory used in UML GLSP is similar in several GLSP-based languages. We should move it to GLSP directly.
Moreover, we should compare the different occurrences of this class in various GLSP-based projects, to see if some of these projects had to further customize it; and migrate the parts that make sense back to GLSP
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating AbstractGModelFactory in UML GLSP, then compare its occurrences across the GLSP-based languages mentioned in the issue. Identify customizations that are broadly applicable and determine what should move into GLSP. Done means the shared implementation is generalized in GLSP and the appropriate UML GLSP usage is migrated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100