You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by co...@jakarta.apache.org on 2004/05/20 23:39:27 UTC

[Jakarta Commons Wiki] Updated: BeanUtilsLoggingRevisited

   Date: 2004-05-20T14:39:27
   Editor: RobertBurrellDonkin <rd...@apache.org>
   Wiki: Jakarta Commons Wiki
   Page: BeanUtilsLoggingRevisited
   URL: http://wiki.apache.org/jakarta-commons/BeanUtilsLoggingRevisited

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -1,3 +1,10 @@
 = Bean Utils Logging Revisited =
 
+== Removing Dependency On Commons-Logging ==
+
 SimonKiching has proposed a [http://marc.theaimsgroup.com/?l=jakarta-commons-dev&m=108425985928149&w=2 very interesting revision] to the way that BeanUtils handles logging. This proposal would remove the need for a dependency on commons-logging with logging only being enabled when the commons-logging jar is discovered in the class path.
+
+BeanUtils is widely used (as a result of inclusion in many popular downstream applications) so any important changes like this must be considered carefully and well tested.
+
+== Improved Support For Inversion Of Control Containers ==
+

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org