eclipsesource / eclipsesource/model-compare

Improve server

Open
#13 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
4
Forks
4
PR merge metrics
No merged PRs in 30d

Description

This is an epic that tracks potential improvements on the server part:

- [ ] Clean up UUID operations
- [ ] EPackage instance is loaded from a given jar by ARG_JAR and ARG_PACKAGE. This seems to work well but maybe should be documented somehow as it is not straight-forward. Also it has it's limitations as custom resources might not be supported, everything is loaded as an XMI Resource.
- [ ] isValidFile / getUri: Windows support?
- [ ] load: Re-registers packages and extensions into the resource set for every resource that is loaded. Currently does not matter as there is one resource per resource set (source, target, base).
- [ ] Use Apache CLI to parse CLI arguments for starting.
- [ ] Use some constants instead of duplicated strings, e.g., direction 'left', type 'conflict', etc.
- [ ] Add sub-packages on the server to better structure code

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.