Menu

toString / News: Recent posts

Release 1.0.1 of toString project

Added formString property to ToString annotation which allows specification of the (short) name of a method which will render as a String the object returned by the method (or field) being annotated. Otherwise, the toString() method for the returned object will be used to render the value.
Some minor bug fixes.

Posted by Robin Hillyard 2010-01-20

Release 1.0.0 of toString project

This project provides an extremely easy way to control exactly what is shown about an object when the toString() method is invoked. Control is exercised both at compile time, via annotations and method parameters. Method parameter values can also be varied also at run-time.
Note that this project is at tostring0.sourceforge.net (note the "0").

Posted by Robin Hillyard 2009-11-26
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.