[Japi-cvs] SF.net SVN: japi: [47] trunk/src/doc/tasks.xhtml
Status: Beta
Brought to you by:
christianhujer
From: <chr...@us...> - 2006-04-11 22:57:45
|
Revision: 47 Author: christianhujer Date: 2006-04-11 15:57:40 -0700 (Tue, 11 Apr 2006) ViewCVS: http://svn.sourceforge.net/japi/?rev=47&view=rev Log Message: ----------- Added task to unify utility class constructors. Modified Paths: -------------- trunk/src/doc/tasks.xhtml Modified: trunk/src/doc/tasks.xhtml =================================================================== --- trunk/src/doc/tasks.xhtml 2006-04-11 22:33:29 UTC (rev 46) +++ trunk/src/doc/tasks.xhtml 2006-04-11 22:57:40 UTC (rev 47) @@ -134,6 +134,11 @@ Currently, the year and name are fixed. This should be improved. </dd> + <dt>Unify Utility Classes</dt> + <dd> + Several Utility Classes do not yet have a private constructor. They all should get one. + The documentation on all these private constructors should follow the same pattern. + </dd> </dl> </body> </html> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |