from Id and Log in log comments.
Added several new commands to AdminApp
Unfortunately, several other changes that I have lost track of. Try diffing this
version with the previous one.
Revision 1.2 2000/12/16 22:07:33 wurp
Added Id and Log to almost all of the files that didn't have it. It's
possible that the script screwed something up. I did a commit and an update
right before I ran the script, so if a file is screwed up you should be able
to fix it by just going to the version before this one.
Used to turn objects into properties that can be written and read from text files
convertToString
java.lang.String convertToString()
convertFromString
void convertFromString(java.lang.String text)
getName
java.lang.String getName()
getComment
java.lang.String getComment()