diff --git a/docs/Developer/Design.adoc b/docs/Developer/Design.adoc deleted file mode 100644 index 9f9de111..00000000 --- a/docs/Developer/Design.adoc +++ /dev/null @@ -1,31 +0,0 @@ -//-RULE--1---------2---------3---------4---------5---------6---------7---------8---------9--------- -= Design of POOSL IDE - - -:toc: left - -== Editors and Loaded resources - -=== Xtext editor - -Each editor has a specific ResourceSet for a specific file. - -=== Sirius editor - -Due to Modeling nature, 1 ResourceSet is defined per project. + -This is an unbalanced choice that can lead to a lot of conflict combinations. - - -== Flexible Basic Classes declaration - -[CAUTION] -==== -Required investigation: + -How resourceset deals with Basic Classes setting ? -==== - -Sirius Session can have issue with such mechanism as semantic elements are always traced in AIRD. - -To propagate Basic classes change, preference page triggers 'clean-build' on workspace. - -It is unlikely, Sirius Session will reload the model on such event. \ No newline at end of file