Reference views and renamed classes

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Reference views and renamed classes

Ian Bartholomew-3
I have come across a problem that occurs when you rename a class that is
used as a reference view within another resource. To demonstrate -

Create a Presenter subclass called TestP and give it a default view.
Create a Shell subclass called TestS and edit it's default view.
Add a _reference_ TestP resource view to TestS's view and save.
Add both classes to a scratch package and save.
Now rename the TestP class to TestPx

When you try to save the package you get a warning about the package not
being saved because it cannot find a specified file. If you then click yes,
to browse the package prerequisites, you get a walkback. Pressing the wrong
buttons from then on can quickly result in Windows shutting Dolphin down
(thus losing all your recent changes (twice!!!))

Ian


Reply | Threaded
Open this post in threaded view
|

Re: Reference views and renamed classes

Blair McGlashan
Ian

"Ian Bartholomew" <[hidden email]> wrote in message
news:914pt2$6i3$[hidden email]...
> I have come across a problem that occurs when you rename a class that is
> used as a reference view within another resource.
>....

Thanks, we'll look into it.

Regards

Blair