Well.. it seems that this topic was ment to be about CODE not a discussion about features
I suggest a better plugin system..
I attached an OLD plugin system i have written a time ago in c++.. and i atached also a DOI lirary which will make it very easy for plugins (i call the mostly modules) to work with eachother, even when they havent got their .h files included and objects linked).
I`m workin` on a new version of that module framework right now though.. it`ll be much more improved.. and it will get a more ATL/MFC/WTL look and feel to use (there wont be a .lib to include anymore, but just a .dll where to link to)