Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 49357 invoked from network); 11 Nov 2003 04:45:30 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 11 Nov 2003 04:45:30 -0000 Received: (qmail 3947 invoked by uid 500); 11 Nov 2003 04:45:07 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 3880 invoked by uid 500); 11 Nov 2003 04:45:07 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 3866 invoked from network); 11 Nov 2003 04:45:06 -0000 Received: from unknown (HELO ns.nocex3.net) (66.54.216.79) by daedalus.apache.org with SMTP; 11 Nov 2003 04:45:06 -0000 Received: from bull-enterprises.com (CPE-65-28-60-232.kc.rr.com [65.28.60.232]) (authenticated (0 bits)) by ns.nocex3.net (8.11.6/8.11.6) with ESMTP id hAB4jE522818 for ; Mon, 10 Nov 2003 23:45:15 -0500 Message-ID: <3FB06967.80508@bull-enterprises.com> Date: Mon, 10 Nov 2003 22:45:27 -0600 From: Robert User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20030925 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jakarta Commons Developers List Subject: [BeanUtils] BasicDynaBean properties Map Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 I thought that BasicDynaBean was going to have a getMap() method on it, but a quick look at the online CVS view shows that it doesn't. Here is the thread from a year ago concerning this: http://nagoya.apache.org/eyebrowse/ReadMsg?listName=commons-dev@jakarta.apache.org&msgId=537856 I certainly don't mind sending a quick patch if needed. If so, should the returned map be unmodifiable? Thanks, Robert McIntosh --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org