/[gzz]/gzz/doc/pegboard/projectsplit--tjl/peg.rst
ViewVC logotype

Diff of /gzz/doc/pegboard/projectsplit--tjl/peg.rst

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8 by tjl, Thu Feb 20 11:28:22 2003 UTC revision 1.9 by tjl, Thu Feb 20 14:46:16 2003 UTC
# Line 64  Issues Line 64  Issues
64      it with higher level stuff makes it harder for someone      it with higher level stuff makes it harder for someone
65      to just get the xu stuff.      to just get the xu stuff.
66    
 - What should be the names of the new projects?  
   
67  - Who will have what powers in the new packages?  - Who will have what powers in the new packages?
68    
69      RESOLVED: Each package will have its own maintainer      RESOLVED: Each package will have its own maintainer
# Line 129  the same classes in ``gzz.util`` are use Line 127  the same classes in ``gzz.util`` are use
127          use UMLLinker          use UMLLinker
128          use Storm          use Storm
129    
130      package LibGLMosaicText      package GLMosaicText
131          use UMLLinker          use UMLLinker
132    
133      package LibVob      package LibVob
134          use UMLLinker          use UMLLinker
135          use LibGLMosaicText          use GLMosaicText
136    
137      package LibPaper      package LibPaper
138          use UMLLinker          use UMLLinker
# Line 150  the same classes in ``gzz.util`` are use Line 148  the same classes in ``gzz.util`` are use
148      ---      ---
149      XuStorm.c = Storm.c + (100, 100);      XuStorm.c = Storm.c + (100, 100);
150      LibPaper.c = LibVob.c + (100, 100);      LibPaper.c = LibVob.c + (100, 100);
151      LibGLMosaicText.c = LibVob.c - (100, 100);      GLMosaicText.c = LibVob.c - (100, 100);
152    
153      TheCoreProjectThatHasNoNameYetButIsTheRealOverallGoal.c = UMLLinker.c + (500,0);      TheCoreProjectThatHasNoNameYetButIsTheRealOverallGoal.c = UMLLinker.c + (500,0);
154    
# Line 196  Xu-Storm Line 194  Xu-Storm
194  An implementation of xanalogical hypertext on top of the distributed Storm  An implementation of xanalogical hypertext on top of the distributed Storm
195  library.  library.
196    
197  ---------------  ------------
198  LibGLMosaicText  GLMosaicText
199  ---------------  ------------
200    
201  :Maintainer: Tuomas J. Lukka  :Maintainer: Tuomas J. Lukka
202  :License: LGPL  :License: LGPL
# Line 265  Todo: Line 263  Todo:
263    
264    
265    
266    
267    
268    
269    

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26