19 | | * Separate the main.view.layout(main.view) module and the modules with functionality connected with the palettes and tabs to new functional modules. This overlaps the GROUP_PLUGIN_STRUCTURE_R0 tasks so the two groups can be implemented together. |
20 | | * Create new module org.sophie2.reader with reader.bundles.config file with the reader modules. |
| 19 | * Design new separation of the modules - they should be restructured to functional modules(all the main.* modules). Think how to separate the extra modules - may be two modules for the author and reader edition - pdf and pdf editor for example. This is also part of the GROUP_PLUGIN_STRUCTURE_R0 group of tasks so you should implement them separately. |
| 20 | * Create new module org.sophie2.reader with reader.bundles.config file with all needed reader modules. |