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

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