Files
contact-book/ContactBook.package/WAContactBook.class
2018-05-12 15:25:36 +02:00
..
2018-05-12 15:25:36 +02:00
2018-05-12 15:25:36 +02:00
2018-05-12 15:25:36 +02:00
2018-05-12 15:25:36 +02:00

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