Return-Path: Delivered-To: apmail-jakarta-lucene-user-archive@www.apache.org Received: (qmail 34272 invoked from network); 11 Mar 2004 04:00:54 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 11 Mar 2004 04:00:54 -0000 Received: (qmail 36521 invoked by uid 500); 11 Mar 2004 04:00:32 -0000 Delivered-To: apmail-jakarta-lucene-user-archive@jakarta.apache.org Received: (qmail 36253 invoked by uid 500); 11 Mar 2004 04:00:30 -0000 Mailing-List: contact lucene-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Lucene Users List" Reply-To: "Lucene Users List" Delivered-To: mailing list lucene-user@jakarta.apache.org Received: (qmail 36239 invoked from network); 11 Mar 2004 04:00:29 -0000 Received: from unknown (HELO dev.sofari.com) (12.43.53.196) by daedalus.apache.org with SMTP; 11 Mar 2004 04:00:29 -0000 Received: from newsmonster.org (dsl093-132-237.sfo4.dsl.speakeasy.net [66.93.132.237]) (authenticated bits=0) by dev.sofari.com (8.12.10/8.12.10) with ESMTP id i2B40itG024183 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 10 Mar 2004 20:00:45 -0800 Message-ID: <404FDBEA.3010200@newsmonster.org> Date: Wed, 10 Mar 2004 19:24:26 -0800 From: "Kevin A. Burton" User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113 X-Accept-Language: en MIME-Version: 1.0 To: Lucene Users List Subject: Re: DocumentWriter, StopFilter should use HashMap... (patch) References: <404D22CF.7050705@newsmonster.org> <404D8B2E.2020701@newsmonster.org> <404E0320.9010303@apache.org> <404E1465.4030503@newsmonster.org> <404E8A1C.6060809@newsmonster.org> <404F73B2.5020503@newsmonster.org> <55DCBB78-72EB-11D8-A324-000393A564E6@ehatchersolutions.com> <404FDCC1.3060604@apache.org> In-Reply-To: <404FDCC1.3060604@apache.org> X-Enigmail-Version: 0.83.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigE2AA2A3D7EEBBE5559CC4BB9" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N --------------enigE2AA2A3D7EEBBE5559CC4BB9 Content-Type: multipart/mixed; boundary="------------050704020405000106000106" This is a multi-part message in MIME format. --------------050704020405000106000106 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Doug Cutting wrote: > Erik Hatcher wrote: > >>> Also... you're HashSet constructor has to copy values from the >>> original HashSet into the new HashSet ... not very clean and this >>> can just be removed by forcing the caller to use a HashSet (which >>> they should). >> >> >> I've caved in and gone HashSet all the way. > > > Did you not see my message suggesting a way to both not expose HashSet > publicly and also not to copy values? If not, I attached it. > For the record I didn't see it... but it echos my points... Thanks! Kevin -- Please reply using PGP. http://peerfear.org/pubkey.asc NewsMonster - http://www.newsmonster.org/ Kevin A. Burton, Location - San Francisco, CA, Cell - 415.595.9965 AIM/YIM - sfburtonator, Web - http://peerfear.org/ GPG fingerprint: 5FB2 F3E2 760E 70A8 6174 D393 E84D 8D04 99F1 4412 IRC - freenode.net #infoanarchy | #p2p-hackers | #newsmonster --------------050704020405000106000106 Content-Type: text/x-vcard; charset=utf8; name="burton.vcf" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="burton.vcf" begin:vcard fn:Kevin Burton n:Burton;Kevin email;internet:burton@newsmonster.org x-mozilla-html:TRUE version:2.1 end:vcard --------------050704020405000106000106-- --------------enigE2AA2A3D7EEBBE5559CC4BB9 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFAT9vq6E2NBJnxRBIRAjwOAKCk5jNZEYWvk6NRZ3oH2Wrz2jZ3PQCfcd1t iab+iketdcO9/CRteturcZA= =aZBY -----END PGP SIGNATURE----- --------------enigE2AA2A3D7EEBBE5559CC4BB9--