From: <iro...@us...> - 2009-04-06 17:12:52
|
Revision: 104 http://pojomatic.svn.sourceforge.net/pojomatic/?rev=104&view=rev Author: iroberts Date: 2009-04-06 17:12:39 +0000 (Mon, 06 Apr 2009) Log Message: ----------- diffity-do-dah, diffity-ey. Modified Paths: -------------- trunk/Pojomatic/src/site/apt/changes.apt Modified: trunk/Pojomatic/src/site/apt/changes.apt =================================================================== --- trunk/Pojomatic/src/site/apt/changes.apt 2009-04-06 16:29:05 UTC (rev 103) +++ trunk/Pojomatic/src/site/apt/changes.apt 2009-04-06 17:12:39 UTC (rev 104) @@ -3,6 +3,9 @@ ~~~~ * Release 1.0-RC2 (2009-04-06) ~~~~ + * A new method, <<<Pojomatic.diff>>>, will show top-level differences between two instances + of a pojomated class. + * The property name derived from a method such as getFoo() is now "foo" instead of "getFoo" in the default <<<toString()>>> representation. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |