close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": No module named svn). Look in the Trac log for more information.
- Timestamp:
-
01/13/2011 02:17:48 PM (10 years ago)
- Author:
-
malte.appeltauer
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v31
|
v32
|
|
13 | 13 | |
14 | 14 | A simple COP example. An adressbook contains persons. By default, a person's name will be returned by the {{{toString}}} method.[[BR]] |
15 | | Depending on context informatin, persons can also reveal their address. Data will either be rendered as plain string or in HTML format. |
| 15 | Depending on context information, persons can also reveal their address. Data will either be rendered as plain string or in HTML format. |
16 | 16 | [[BR]] |
17 | 17 | [[BR]] |