/[fenfire]/fenfire/docs/pegboard/vocabprocess--tjl/peg.rst
ViewVC logotype

Diff of /fenfire/docs/pegboard/vocabprocess--tjl/peg.rst

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

revision 1.1 by tjl, Sun May 11 15:57:36 2003 UTC revision 1.2 by tjl, Mon May 12 04:45:54 2003 UTC
# Line 34  Issues Line 34  Issues
34      We could, in principle, move some of it to Alph, but we don't      We could, in principle, move some of it to Alph, but we don't
35      want to depend on Swamp there.      want to depend on Swamp there.
36    
37    - Should we merge spatial into canvas2d?
38    
39        SUGGESTED RESOLUTION Can you give me an example where spatial would
40        be used without canvas2d?  The point is, the x and y coordinates
41        are pretty specific to canvases, and while I see containment + x +
42        y as a reasonable structure orthogonal to everything else, separating
43        containnment and x and y to me does not make sense.
44    
45        Also, if it's spatial, it should also have z ;)
46    
47    - Should we merge PP (directed links) into FF?
48    
49  Changes  Changes
50  =======  =======
51    
# Line 71  Remove ``xuType``, should be ``xuLinkTyp Line 83  Remove ``xuType``, should be ``xuLinkTyp
83    
84  Then, we have left ``xuLinkFrom``, ``xuLinkTo``, ``xuLinkType``.  Then, we have left ``xuLinkFrom``, ``xuLinkTo``, ``xuLinkType``.
85  We should probably avoid 'xu' in the permanent names,  We should probably avoid 'xu' in the permanent names,
86  just in case. These should be moved to FF.cLink, FF.cLinkFrom,  just in case. These should be moved to FF.CLink, FF.cLinkFrom,
87  FF.cLinkTo for clink, "content link", a term Ted at some point used.  FF.cLinkTo for clink, "content link", a term Ted at some point used.
88    
89  FF  FF
# Line 85  PAPER, SPATIAL Line 97  PAPER, SPATIAL
97  Combine to one class, CANVAS2D.  Combine to one class, CANVAS2D.
98  Rename ``Canvas`` to ``Canvas2D``.  Rename ``Canvas`` to ``Canvas2D``.
99    
100  Rename coordX, coordY to X, Y.  Rename coordX, coordY to x, y.
101    
102    
103  PP  PP

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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