Could you please provide us with a video or steps on what exactly did you remove and what exactly project did you reload. I tried to remove some .pas files (in different projects including Shared). I also tried to unload and reload several projects in the testcase that is attached but didn’t have described problems.
Viktoria,
We can not give the exact steps, but in a separate message we could reproduce one of the problems:
What we have observed is that generally the problems deleting or renaming units are produced when there are a lot of open files in Visual Studio.
Please, what it is very important to us, if possible, is that the problem of Classof and mapped be fixed for the next version of Elements Beta, since is making us difficult keeping on developing our project.
At this point you have two copies of your Shared library. 1 in the library, 1 in the windows dll, which are causing conflicts. Once you resolve these it’s all fixed.
Carlo,
The problem has nothing to do with shared projects.
I attached a new solution without the shared projects and a video, which you can see that the problem is an interaction between the mapped parameter and the parameter classof. Bug214-2.rar (2.9 MB)