Merge internal plugins
There exists number of internal plugins that are originally planted in v3 for better isolation, but in fact they'd be merely used by their "parent". We shall consider merge those into their parents for the following benefits:
- Reduce the number of plugins to maintain:
- Avoid confusing in the repository
The following list to be considered: ( -> indicates merge direction):
- listblock -> richcombo
- floatpanel -> panel
- dialogui -> dialog
Change History (5)
Description: |
modified (diff)
|
Description: |
modified (diff)
|
Merging dialogui into dialog would make a monster :D I'd think first about how that fits to our plans regarding improving dialog API. And if we decide to merge, then I'd opt for having that code in more than one file.