re: commons-email
Very clever.
WILL
----- Original Message -----
From: "Henning P. Schmiedehausen" <[EMAIL PROTECTED]>
Newsgroups: hometree.jakarta.velocity.dev
To: <[email protected]>
Sent: Thursday, September 29, 2005 2:54 PM
Subject: Re: Quick Poll: compile-time requirement for JDK 1.4?
"Will Glass-Husain" <[EMAIL PROTECTED]> writes:
Thanks for ongoing input.
No can do ( getCause() ) for 1.5, unfortunately. Though I agree it would
be
useful. (as
would using JDK regexps, and lots more).
Sure can do. If you are interested on how, look at
http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/email/trunk/src/java/org/apache/commons/mail/EmailException.java?rev=279313&view=markup
which commons-email stol^Wborrowed from
org.apache.commons.collections.FunctorException. There is no problem
to implement the same code in VelocityException (or simply extend from
the c-c class if we have commons-collections as a prerequisite
anyway. :-) )
It's important Velocity 1.5 remain a drop-in replacement for all users.
+1
Some of those users might have 1.3 at runtime. We need to continue
supporting this. It's not cool to insist that a user upgrade their app
+1
server just to accomodate a single library.
This suggestion (1.4 compiletime) only works for plugin code that will not
be executed by default at runtime.
+1
Best regards
Henning
--
Dipl.-Inf. (Univ.) Henning P. Schmiedehausen INTERMETA GmbH
[EMAIL PROTECTED] +49 9131 50 654 0 http://www.intermeta.de/
RedHat Certified Engineer -- Jakarta Turbine Development -- hero for hire
Linux, Java, perl, Solaris -- Consulting, Training, Development
4 - 8 - 15 - 16 - 23 - 42
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]