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:15:36 PM (10 years ago)
- Author:
-
malte.appeltauer
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v29
|
v30
|
|
12 | 12 | }}} |
13 | 13 | |
14 | | The classic COP example. An adressbook contains persons. By default, a person's name will be returned by the {{{toString}}} method. As a variation, the method can also return its address and employer data, which is implemented using layers. |
| 14 | The classic COP example. An adressbook contains persons. By default, a person's name will be returned by the {{{toString}}} method.[[BR]] |
| 15 | As a variation, the method can also return its address and employer data, which is implemented using layers. |
15 | 16 | [[BR]] |
16 | 17 | [[BR]] |