[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Re: RE: [Subclipse-dev] Bug introduced with 1.1.9 - LockDialog

From: Mark Phippard <markphip_at_gmail.com>
Date: 2006-12-12 02:36:59 CET

On 12/11/06, Thomas M. Hofmann <email@thomashofmann.com> wrote:
>
> Please try the attached patch. I still think the validator for the files
> not managed should only get the ones passed that are not managed.
>
> The patch is not based on your latest submission since I did not read your
> mail before I tried to change it myself.
>
> Thomas

Please try again with latest. I did a major refactoring to split the files
into managed and unmanaged so that they can be processed just once and
separately. This should address your concerns. I am still using my
java.io.File based method of determining if the files are read-only. I
think the current code works correctly though. It is possible that is not
necessary, but it does not really hurt anything.

Mark
Received on Tue Dec 12 02:37:04 2006

This is an archived mail posted to the Subclipse Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.