Accomplishments, milestones, and little things diary

This is my thesis diary, i suppose. Somewhat to keep track of what I did when, and how long I've spent working on it. Somewhat for kicks. And somewhat to help others keep track of where I am in my studies.

week ending 10/31/97

I've been recoding various routines in DCOMP because the code therein is somewhat awkward and won't work when I add functionality to the system. Some of the code in DCOMP was a hackjob designed to be replaced later after several pieces were finally laid in stone. Thus the reason for my recoding them now.

I'm working on getting group functionality working fully this week. This will entail finishing off the group structure, allowing users to switch into groups, and build their own groups.

Also working on initialization files, which will allow module registration and such. Probably need to do initialization file and processing of that file before I can finish off groups, modules, and applets.... mmmm....

I talked to Signorile on Friday and we discussed changing the system. I will spend next week looking into RMI, JDBC, and other Java 1.1 features and possibly redesigning the system accordingly.