View Single Post
  #2 (permalink)  
Old 05-08-2007, 12:47 PM
Jose Sebastian Calvo
Guest
 
Posts: n/a
Default Re: D6 Bug: Renaming a reference view gives a resource compilationerror

Tim:

We have the same problem. The simple workaround is save again the view
from the ViewComposer when the notification appears in the Transcript.

Best Regards
Jose S Calvo

Tim M escribió:
> I seem to get mixed results when I rename presenters.
>
> Usually the refactoring engine finds all occurences and patches them up,
> however a few times now I have ended up with a view resource method that
> has a compilation error?
>
> I am wondering if this is due to when I rename a presenter that is used
> as a reference view?
>
> I can see the compilation error looks as follows:
>
> resource_DefaultView
>
> .....5 0 0 0 1568 690 8 ##(Smalltalk.SprintPresenter) 736 0 754.....
>
> I renamed SprintPresenter to SprintDetailsPresenter, however it didn't
> seem to get detected in the resource method above? Is this due to the ##
> usage?
>
> Tim
>
>
>

Reply With Quote