Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 46470 invoked from network); 20 Mar 2004 20:46:47 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 20 Mar 2004 20:46:47 -0000 Received: (qmail 26484 invoked by uid 500); 20 Mar 2004 20:46:34 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 26261 invoked by uid 500); 20 Mar 2004 20:46:32 -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 26244 invoked from network); 20 Mar 2004 20:46:32 -0000 Received: from unknown (HELO uranium.btinternet.com) (194.73.73.89) by daedalus.apache.org with SMTP; 20 Mar 2004 20:46:32 -0000 Received: from [81.128.92.65] (helo=oemcomputer) by uranium.btinternet.com with smtp (Exim 3.22 #25) id 1B4nMZ-0005Hp-00; Sat, 20 Mar 2004 20:46:35 +0000 Message-ID: <002501c40ebd$984ce300$415c8051@oemcomputer> From: "Stephen Colebourne" To: "Jakarta Commons Developers List" Cc: "Oliver Heger" , "Ron Blaschke" References: <4056ACD2.5060506@med.uni-marburg.de> <008901c40d46$069f6e00$374b8151@oemcomputer> <405B39DF.6010407@t-online.de> <005b01c40e18$8981b6c0$943d8051@oemcomputer> <778738046.20040320185102@rblasch.org> Subject: Re: [convert] conversion with default values Date: Sat, 20 Mar 2004 20:54:53 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 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 One thing I found when I started at Commons is that things often take longer than planned ;-) Your input is most welcome, especially as at present I have no real ideas for how to achieve the more advanced lookups. Unfortunately I can't offer committer rights, as Apache is very fussy about this (although frankly over time, I've begun to doubt how wise this is). Anyway, what you can do is to join the mailing list, if you haven't already (commons-dev@jakarta.apache.org, emails prefixed by [convert]) . Then submit your code as a patch to Bugzilla if you can (is it yours to donate to Apache?). Everyone should also take a good look at the new website and the new code, which I'm hoping will be the basis for things going forward. Stephen ----- Original Message ----- From: "Ron Blaschke" > Saturday, March 20, 2004, 2:13:21 AM, you wrote: > >> >to Integer. The trick is then to design a combination engine to allow > >> >StringBuffer to Integer by combining StringBuffer to String plus String > >> >to Integer. > > >> Sounds interesting. Do you have already concrete ideas how such a > >> combination engine would look like? I have thought about converters > >> working together in a kind of chain, too, e.g. for String to Integer > ... > >> These are all slightly different use cases that should be supported by > >> such an engine. What do you think? > > SC> Ron Blasch had some ideas on how this might work. I've cced to see if he > SC> wants to comment. > > Thanks Stephen. I'd really like to move convert forward, but received > very litte feedback to my last posts, so I thought nobody cared too > much. > I have: > - some ideas how the convert lib should look, which I think would also > solve the problems mentioned in this thread > - a working prototype of most of my ideas > - lots of enthusiasm to move convert forward > > Stephen, how should we proceed? Would it be worth, and possible, for me > to get commit access? Or should I keep sending things to you and/or the > list? > > Ron > -- > --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org