dlr 02/02/21 18:03:17 Modified: util PROPOSAL Log: in -> into Revision Changes Path 1.4 +4 -4 jakarta-commons-sandbox/util/PROPOSAL Index: PROPOSAL =================================================================== RCS file: /home/cvs/jakarta-commons-sandbox/util/PROPOSAL,v retrieving revision 1.3 retrieving revision 1.4 diff -u -u -r1.3 -r1.4 --- PROPOSAL 22 Feb 2002 02:00:08 -0000 1.3 +++ PROPOSAL 22 Feb 2002 02:03:17 -0000 1.4 @@ -6,10 +6,10 @@ The Commons Util package is home to latchkey code that one might expect to find in the java.util, java.lang, or java.text packages -which does not fall clearly in the domain of another Commons package. -The code housed in Util attempts to have few external dependencies -(i.e. be miserly with the number of imports outside the core java.* -package). +which does not fall clearly into the domain of another Commons +package. The code housed in Util attempts to have few external +dependencies (i.e. be miserly with the number of imports outside the +core java.* package). Looking at each Commons project as a product, the Util package is a location for utilities that aren't large enough to necessitate the
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
