Changes between Version 2 and Version 3 of ConvertingToString
- Timestamp:
- 05/07/09 13:12:32 (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ConvertingToString
v2 v3 3 3 There are now four '''getters''' defined in trait Object for converting an Object to a String: 4 4 {{{ 5 #!fss 5 6 getter asString(): String (* for normal use *) 6 7 getter asDebugString(): String (* for debugging; may contain more information *)

