Re: Compartmentalization of Modules (was Re: [18111] et al)

2004-01-22 Thread Leonardo Quijano Vincenzi
+1 on that too. But of course, this is not a "html:link" issue. More of a "" maybe? Leonardo Richard Hightower wrote: +1 on from a not voting member. -Original Message- From: Ted Husted [mailto:[EMAIL PROTECTED] Sent: Thursday, January 22, 2004 11:30 AM To: Struts Developers List Sub

Re: Off topic

2003-09-27 Thread Leonardo Quijano Vincenzi
In My Humble Opinion Leonardo Chris Gastin wrote: I keep seeing IMHO in many posts. What does "IMHO" mean? Chris Gastin - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Decomposing RequestProcessor -- Some Code To Play With

2003-08-16 Thread Leonardo Quijano Vincenzi
Tom Drake wrote: I've condensed the UnaryPredicate interface here. It provides both a boolean return and a context parameter. package org.apache.commons.functor; public interface UnaryPredicate { boolean test(Object obj); } Commons-collections already has a Predicate interface, btw: o

Re: ActionForwards, et al (was SuccessAction)

2003-08-12 Thread Leonardo Quijano Vincenzi
Hi Some time ago I submitted a couple of refactorings to the DispatchAction/LookupDispatchAction classes. Since there was a recent discussion on these actions, I was wondering if that patch was going to be submitted for 1.2. Is there anything else I need to do? the patch is here: http://issues