Saturday, April 08, 2006

Keyed Lists

Took the afternoon off after doing the release of alpha-15. Went to Forum Mall. Looked at some SiFi and Fantasy, but didn't buy an books. Had some rava (fried fish). Feel a bit refreshed--I needed a break!

I've got 3 classes that create tables:
  1. Ents is used to list the Classifier Entries in the header;
  2. Rolons is used for listing rolons (journal, children, parents, etc.);
  3. List for keyed and unkeyed lists.

The list class needs to be split into 2--a list and a keyed list class. When a row in a keyed list class gets selected, the key becomes the user input. So I'll want to change the help command, which is the only code that generates a keyed list for the various command groups.

Then I'll need to update both the text and swing clients. so much for the joys of having multiple client types. :-]

Bill

0 Comments:

Post a Comment

<< Home