all: intial code import
This commit is contained in:
14
ContactBook.package/WAContactBook.class/README.md
Normal file
14
ContactBook.package/WAContactBook.class/README.md
Normal file
@@ -0,0 +1,14 @@
|
||||
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
|
Reference in New Issue
Block a user