Closed haydar-metin closed 1 year ago
works on #70
Extends model with
Improves architecture:
Context
Base*SemanticCommand
Base*NotationCommand
codecs
matchers
works on #70
Extends model with
Improves architecture:
Context
classes (removes passing the same parameters everywhere)Base*SemanticCommand
andBase*NotationCommand
for better structure and code reusabilitycodecs
for encoding and decoding requests between glsp server and model server instead of doing it manuallymatchers
for detecting usages of different elements for delete operations