Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com Date: Sat, 30 Jun 2001 16:44:14 -0400 From: Christopher Faylor To: cygwin-developers AT cygwin DOT com Subject: Re: Local Setup Cache Message-ID: <20010630164414.A16520@redhat.com> Reply-To: cygwin-developers AT cygwin DOT com Mail-Followup-To: cygwin-developers AT cygwin DOT com References: <00b701c1010a$39ddea30$6464648a AT ca DOT boeing DOT com> <20010629223139 DOT B11334 AT redhat DOT com> <008a01c1013a$470a8fd0$6464648a AT ca DOT boeing DOT com> <20010630120156 DOT C12695 AT redhat DOT com> <00a001c1017f$42fdd3d0$6464648a AT ca DOT boeing DOT com> <20010630153950 DOT C16134 AT redhat DOT com> <013b01c101a4$7dc98e30$6464648a AT ca DOT boeing DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.11i In-Reply-To: <013b01c101a4$7dc98e30$6464648a@ca.boeing.com>; from mchase@ix.netcom.com on Sat, Jun 30, 2001 at 01:35:15PM -0700 On Sat, Jun 30, 2001 at 01:35:15PM -0700, Michael A. Chase wrote: >Well your awsomeness (or is that awfulness?), Probably the latter... > my opinion is similar, but I figured the discussion needed to get >started. Yes, thanks. >I see two competing communities. > >1. Techies. They probably already noticed the problem and wrote something >to weed out the obsolete versions. They are likely to be annoyed with yet >another dialog box in setup to do something they have already done. > >2. Vanilla Users. They probably won't notice the issue until programs >start to fail because the disk where their local cache is kept is full. >Then they'll blame Cygwin for being so bloated. They are unlikely to run >yet another maintenance program to clean things up. > >Perhaps an additional radio button or check box could be added to one of the >existing dialogs. Two possibilities that occur to me are > >1. A radio button in the second dialog box below "Install from Local >Directory" labeled "Cleanup Local Cache". > >2. A check box in "Local Package Directory" dialog box labeled "Delete >Obsolete Package Files". If it defaults to checked, the Vanilla Users will >never have to worry about it. > >As you might be able to tell from that patch I'm submitting for the choose >dialog, I'm not at all proficient at manipulating Windows resource files, >but I'd be willing to write the code that does the weeding. I think I like this solution. I'd like to get a little more feedback on it first, though. Btw, I hate to admit this but I use MSVC for manipulating the dialogs. It has a nice dialog editor. I hate doing it by hand... cgf