00-05-09

   Fix memory leak in ZamlEditorBase.set_text().

00-04-26
 
   Generalize the edit_bar/edit functionality.

   New ZamlEditor and ZamlViewer ZClasses need better integration with
   XMLDocuments which are placed externally.

   New ZClasses need better Zope interfaces; tabs, icon, etc.   

00-04-25

   Perhaps the node insertion and deletion code can be made more
   general and part of XMLWidgets itself; this would make the Python
   methods a lot shorter.

   There is also code for removing the node widgets before a new one
   is added that occurs each time. Perhaps that can also be moved into
   the XMLWidgets, though we should take care we don't lose the
   potential for multi-selects (are those useful tho?).

   

