Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@apache.org Received: (qmail 57498 invoked from network); 4 Apr 2003 20:39:06 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 4 Apr 2003 20:39:06 -0000 Received: (qmail 6614 invoked by uid 97); 4 Apr 2003 20:41:00 -0000 Delivered-To: qmlist-jakarta-archive-commons-dev@nagoya.betaversion.org Received: (qmail 6607 invoked from network); 4 Apr 2003 20:41:00 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 4 Apr 2003 20:41:00 -0000 Received: (qmail 57216 invoked by uid 500); 4 Apr 2003 20:39:02 -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 57199 invoked from network); 4 Apr 2003 20:39:02 -0000 Received: from unknown (HELO appserv1.transolutions.net) (216.146.80.164) by daedalus.apache.org with SMTP; 4 Apr 2003 20:39:02 -0000 Received: from tobrien ([12.209.211.25]) by appserv1.transolutions.net (Post.Office MTA v3.5.3 release 223 ID# 35-65231U200L100S0V35) with ESMTP id net for ; Fri, 4 Apr 2003 14:39:06 -0600 From: tobrien@transolutions.net (O'brien, Tim) To: "'Jakarta Commons Developers List'" Subject: RE: [digester] RegexRules Date: Fri, 4 Apr 2003 14:38:53 -0600 Message-ID: <002801c2faea$37a2e9b0$19d3d10c@tobrien> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I think that the overriding issue here is backwards compatibility. It's my understanding that we're trying to maintain backwards compatibility with JDK 1.2 and ORO and RegExp provide that. -------- Tim O'Brien Transolutions, Inc. W 847-574-2143 M 847-863-7045 > -----Original Message----- > From: David Graham [mailto:dgraham1980@hotmail.com] > Sent: Friday, April 04, 2003 2:22 PM > To: commons-dev@jakarta.apache.org > Subject: RE: [digester] RegexRules > > > I would hate to approve such a thing :-). Reports I've read > indicate that > the JDK 1.4 regex engine is faster than or equal to the > Jakarta versions. > The authors also thought the JDK regex API was easier to use. > Plus the 1.4 > regex's are *standard* Java. IMO, people should be migrating > to the 1.4 > regex engine, not wrapping custom Jakarta code. > > David > > > > >From: tobrien@transolutions.net (O'brien, Tim) > >Reply-To: "Jakarta Commons Developers List" > > > >To: "'Jakarta Commons Developers List'" > > >Subject: RE: [digester] RegexRules > >Date: Fri, 4 Apr 2003 14:16:23 -0600 > > > >I hate to propose such a thing, but is there a need for a > commons-regex > >which would perform the same functions as commons-logging? > Where we'd > >have JDK 1.4 Regular Expressions, Jakarta-RegEx and Jakarta-ORO. > > > >-------- > >Tim O'Brien > > > > > -----Original Message----- > > > From: robert burrell donkin > > > [mailto:robertburrelldonkin@blueyonder.co.uk] > > > Sent: Wednesday, April 02, 2003 1:17 PM > > > To: commons-dev@jakarta.apache.org > > > Subject: [digester] RegexRules > > > > > > > > > after bit of thought about some recent comments from user, i've > > > committed some code based around the idea of using regex's in a > > > pattern matching > > > Rules implementation. in order to give flexibility, i've made > > > the actual > > > regex matching implementation pluggable. > > > > > > i was thinking about creating regex matching > implementations based > > > on jakarta-ORO and jakarta-regex but i don't want to make > Digester > > > dependent on these subprojects. some other places at jakarta use > > > contribs or a separate releasable jar for these optional classes. > > > anyone have any preferences - or any better ideas? > > > > > > - robert > > > > > > > > > > -------------------------------------------------------------------- > > > - > > > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org > > > For additional commands, e-mail: > commons-dev-help@jakarta.apache.org > > > > > > > > > > > > > >--------------------------------------------------------------------- > >To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org > >For additional commands, e-mail: commons-dev-help@jakarta.apache.org > > > > > _________________________________________________________________ > Add photos to your e-mail with MSN 8. Get 2 months FREE*. > http://join.msn.com/?page=features/featuredemail > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org > For additional commands, e-mail: commons-dev-help@jakarta.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org