Changeset 1120

Show
Ignore:
Timestamp:
01/15/07 08:03:23 (2 years ago)
Author:
arjanmol
Message:

updated NEWS and TODO

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • gaphor/branches/new-canvas/NEWS

    r757 r1120  
     10.9.0 
     2----- 
     3- New pure-python canvas implementation (gaphas) 
     4- Zope Adapters used for item connections 
     5- Undo managements temporaly disabled 
     6- Added loads of unit tests 
     7NOTE: if you have Zope 3 installed it's probably not a good idea to install 
     8      Gaphor too, since Gaphor tries to install Zope3 packages too. 
     9      Don't worry, you can run Gaphor perfectly well using the run-gaphor.sh 
     10      script. 
     11 
    1120.8.1 
    213----- 
  • gaphor/branches/new-canvas/TODO

    r1117 r1120  
    1  
    2 For 0.9.0: 
    3 ---------- 
    4  - extra margin around operations in ClassItem (workaround) 
    51 
    62For 0.10.0 and later: 
    73--------------------- 
    84 
     5 - use easysetup tools, move gaphas to a separate package and use 
     6   zope.interface in stead of our included zope tree. 
     7 
    98 - Undo functionality 
    109 - Load / save regression testing 
    1110   !!! Create some example diagrams, 
    12  - translate afifne matrices to new format. 
    13  
    14  - split DiagramItem in a stereotype support, SubjectSupport and some 
    15    other support classes. 
    1611 
    1712 - using stereotypes