[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] Re: Problem Report: Refactoring ignores read-only status
|
Actually, this reminds me of a nice feature that VAAssist has, which is the
ability to see code written by others formatted according to your own
preferences. It's not re-saved in the repository using the new format -
it's simply to allow everyone to be able to easily read code in the way they
are most comfortable. Perhaps this might be a reason for allowing certain
refactorings to occur - it can allow you to more easily read code without
altering code that you don't own.
David
--
------------------------------------------
David Whiteman
david_whiteman@xxxxxxx
------------------------------------------
"Adam Kiezun" <Adam_Kiezun@xxxxxxx> wrote in message
news:3B821B14.EF358E23@xxxxxxxxxx
> Jon Skeet wrote:
> >
> > In a bit of experimentation, I've found that I can reformat and refactor
> > code which I can't actually edit (due to it being read-only). Is this
> > deliberate?
>
> no, it is not.
> can you provide a more detailed scenario? which refactoring did you use.
> thanks
>
> a.