Return-Path: Delivered-To: apmail-jakarta-taglibs-dev-archive@www.apache.org Received: (qmail 33857 invoked from network); 30 Jan 2004 00:10:04 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 30 Jan 2004 00:10:04 -0000 Received: (qmail 5107 invoked by uid 500); 30 Jan 2004 00:09:28 -0000 Delivered-To: apmail-jakarta-taglibs-dev-archive@jakarta.apache.org Received: (qmail 5065 invoked by uid 500); 30 Jan 2004 00:09:28 -0000 Mailing-List: contact taglibs-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tag Libraries Developers List" Reply-To: "Tag Libraries Developers List" Delivered-To: mailing list taglibs-dev@jakarta.apache.org Received: (qmail 4988 invoked from network); 30 Jan 2004 00:09:27 -0000 Received: from unknown (HELO hm61.locaweb.com.br) (200.213.197.161) by daedalus.apache.org with SMTP; 30 Jan 2004 00:09:27 -0000 Received: (qmail 22298 invoked from network); 30 Jan 2004 00:08:14 -0000 Received: from hm101.locaweb.com.br (200.213.197.211) by hm61.locaweb.com.br with QMTP; 30 Jan 2004 00:08:14 -0000 Received: (qmail 30537 invoked from network); 30 Jan 2004 00:08:35 -0000 Received: from unknown (HELO ?192.168.0.101?) (webmaster@felipeal.net@200.207.115.161) by hm101.locaweb.com.br with SMTP; 30 Jan 2004 00:08:35 -0000 Subject: Project thoughts (WAS Re: cvs commit: jakarta-taglibs/mailer/src/org/apache/taglibs/mailer MailTag.java) From: Felipe Leme To: Tag Libraries Developers List In-Reply-To: <20040129123436.Q80657@minotaur.apache.org> References: <20040129062900.2703.qmail@minotaur.apache.org> <20040129200914.GA24188@gkar.earthdome.org> <20040129123436.Q80657@minotaur.apache.org> Content-Type: text/plain Message-Id: <1075421368.10389.133.camel@homer.felipeal.net> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 (1.4.5-7) Date: Thu, 29 Jan 2004 22:09:29 -0200 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 On Thu, 2004-01-29 at 18:41, Martin Cooper wrote: > On Thu, 29 Jan 2004, Glenn Nielsen wrote: > > > Martin, > > > > Thanks for taking over the Mailer taglib. There are many > > ways it could be improved. Support for EL would be nice for > > one thing. > > Yes, EL support is one of the things I was thinking about for a 2.0 I think mailer needs EL and even RT support (for most of their attributes). Right now, we should add at least RT support for CC, TO, and other recipient fields. > My thinking was to resolve all the outstanding issues and release a 1.2 > version, then start on the heavy lifting for 2.0. I'd welcome any other > ideas you might have. (Obviously, I'll bring this subject up on a > dedicated thread on the list nearer the time.) I have some ideas for the project as a whole (not only mailer). I would send these ideas to the list later, after I had some time to elaborate them better, but now that you mentioned it, I better take advantage of the timing. So, here they are: - both EL and RT support for all taglibs (provided we do it in an organized way) - create a commons/core project with useful stuff to be used in all taglibs (and even by other projects), such as: - TEI/TLV validation - easy way to add EL support - super-class for all tags (although that's a technique many people dislike), with proper support to logging, EL and other tasks - etc... - make sure everything is standard among the tabligs (like using the XML to generate TLDs and docs, make sure the TLDs follow the convention, etc...) - provide test cases/unit testing Overall, I think the project as a whole seems a little bit "abandoned": - the latest releases of most taglibs (except Standard) is from Feb/2003 - there are almost 100 opened bugs - except by Standard and now bugs fixed by Martin, most of them don't get even description/comments by us developers - there is a lot of traffic in the users list, but most of them is related to JSTL (or even Struts) - etc... Right now, we have about 25 taglibs and 33 committers (although many of them "retired" :). I know Pierre takes care of Standard and now Martin's on Mailer, but I think it's time to get at least one "official keeper" for each tag. If we can get say 8 committers with time for that, it would be an average of 3 taglibs each So, what do you guys think? Felipe (a 'freelancer' committer so far :-) --------------------------------------------------------------------- To unsubscribe, e-mail: taglibs-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: taglibs-dev-help@jakarta.apache.org