Short term:

* Implement basic program functionality.

	* Edit functions should know which tree node they operate on or
	should display error message if none selected

* Implement basic GUI functionality.

	* Dialog windows shouldn't open more than once at a time. Make
	them modal.

	* Double clicking a tree entry should pop up the view window.

	* Right clicking a tree entry should pop up a main of the edit
	commands.

	* Only one tree node should be selected at one time.

* That's a good place to start.

Mid term:

* GNOME support. This will be added once the RPM's are stable on my
  system. (Sorry, I am a college student, I do not have enough time to
  babysit CVS.)

* GtkItemFactory for the menu.

Long term:

* More interesting interface features (search) and tree features (merge)

* Perish the though, extend the core functionality.
