Commit Graph

8 Commits

Author SHA1 Message Date
Henri Yandell 43eba0aec4 added the view that we should not use boolean arguments to overload methods of similar signature
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137872 13f79535-47bb-0310-9956-ffa450edef68
2004-07-07 05:08:05 +00:00
Gary D. Gregory f58370a13f Apply Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137801 13f79535-47bb-0310-9956-ffa450edef68
2004-02-18 23:13:37 +00:00
Stephen Colebourne 24bf34b652 Add section on deprecations in javadoc
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137593 13f79535-47bb-0310-9956-ffa450edef68
2003-08-14 00:21:23 +00:00
Henri Yandell 1926fbc379 Added note on Language variant to use.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137590 13f79535-47bb-0310-9956-ffa450edef68
2003-08-14 00:08:14 +00:00
Henri Yandell c9ba0a38d3 Reworded the comment on quiet methods returning Null patterns.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137579 13f79535-47bb-0310-9956-ffa450edef68
2003-08-07 03:14:26 +00:00
Henri Yandell 5596790adb Added note that IllegalArgumentException should be thrown when a bad argument
of 'null' is passed in and not NullPointerException.

Also a note that XxxUtils classes should suppress Exceptions when sensible.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137536 13f79535-47bb-0310-9956-ffa450edef68
2003-07-30 23:58:36 +00:00
Henri Yandell 0786ecd354 Added note that XxxUtils classes are not to be final.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137535 13f79535-47bb-0310-9956-ffa450edef68
2003-07-30 23:54:33 +00:00
Stephen Colebourne 62e0f078ec First version of Lang developers guide
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137201 13f79535-47bb-0310-9956-ffa450edef68
2002-12-22 21:07:35 +00:00