Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 60643 invoked from network); 5 Aug 2006 23:24:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Aug 2006 23:24:59 -0000 Received: (qmail 66722 invoked by uid 500); 5 Aug 2006 23:24:53 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 66675 invoked by uid 500); 5 Aug 2006 23:24:53 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 66664 invoked by uid 99); 5 Aug 2006 23:24:53 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Aug 2006 16:24:53 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of chirino@gmail.com designates 66.249.92.175 as permitted sender) Received: from [66.249.92.175] (HELO ug-out-1314.google.com) (66.249.92.175) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Aug 2006 16:24:43 -0700 Received: by ug-out-1314.google.com with SMTP id m2so478872uge for ; Sat, 05 Aug 2006 16:24:15 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=DV85sTMXH4iPx1EbjLv57Y0cLlWX76lzLHu+rhwukwPGZOZH3Bp5No3h2Mg98w8zHiEDc7YlvZony7s0zdhLwwtbWTy+CTDGgzicSCa3YGSySyUBA+7DSTzUpDhVh3o356x1s24z6pSFSwn32X1x1tYrpHKbN4X6nBNrQlQ9XNQ= Received: by 10.67.24.13 with SMTP id b13mr6390393ugj; Sat, 05 Aug 2006 16:24:15 -0700 (PDT) Received: by 10.66.243.7 with HTTP; Sat, 5 Aug 2006 16:24:15 -0700 (PDT) Message-ID: Date: Sat, 5 Aug 2006 19:24:15 -0400 From: "Hiram Chirino" Sender: chirino@gmail.com To: dev@geronimo.apache.org Subject: [Review] Support per property PropertyEditors MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: 5f17b0638ef574fa X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi Everybody, I'm looking for 3 PMC +1s so that I can commit the patch attached to: http://issues.apache.org/jira/browse/XBEAN-36 It basically allows us to do things like: By annotating the property with a custom property editor that understands the "bytes", "k", "Megs" suffixes and knows how to create the right value. This would come in very handy in a couple of spots in the ActiveMQ configuration. -- Regards, Hiram Blog: http://hiramchirino.com