Hubert Rabago wrote:
Several items are "optional" even now.  commons-validator,
jakarta-oro, commons-fileupload, antlr.  In each case, you'd have to
use specific features before they become required.  This change
requires the new jar even if an app decides not to use the new
feature.  I guess I'm just not convinced that the new dependency is
worth it, especially to something as basic as using DynaActionForm. This is why I'd +1 Joe's and Niall's suggestions. In either case, I'm
hoping I can avoid having to include this in my app if I don't need
the feature it provides.

OK, that's fair enough. I'll revisit this tomorrow and ensure CGLIB is optional, probably by wrapping the enhanced functionality with a test for CGLIB availability.

L.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to