14 lines
276 B
Markdown
14 lines
276 B
Markdown
I represent a contact book web application.
|
|
|
|
I render a contact book to HTML using Seaside.
|
|
|
|
Collaborators:
|
|
Veit Heller <veit@veitheller.de>
|
|
|
|
Internal Representation and Key Implementation Points.
|
|
|
|
Instance Variables
|
|
contactBook: a Contactbook
|
|
|
|
|
|
Implementation Points |