[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gzz-commits] gzz/doc/pegboard/projectsplit--tjl peg.rst
From: |
Benja Fallenstein |
Subject: |
[Gzz-commits] gzz/doc/pegboard/projectsplit--tjl peg.rst |
Date: |
Fri, 21 Feb 2003 04:36:33 -0500 |
CVSROOT: /cvsroot/gzz
Module name: gzz
Changes by: Benja Fallenstein <address@hidden> 03/02/21 04:36:33
Modified files:
doc/pegboard/projectsplit--tjl: peg.rst
Log message:
Fenfire
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/doc/pegboard/projectsplit--tjl/peg.rst.diff?tr1=1.11&tr2=1.12&r1=text&r2=text
Patches:
Index: gzz/doc/pegboard/projectsplit--tjl/peg.rst
diff -u gzz/doc/pegboard/projectsplit--tjl/peg.rst:1.11
gzz/doc/pegboard/projectsplit--tjl/peg.rst:1.12
--- gzz/doc/pegboard/projectsplit--tjl/peg.rst:1.11 Thu Feb 20 13:26:39 2003
+++ gzz/doc/pegboard/projectsplit--tjl/peg.rst Fri Feb 21 04:36:33 2003
@@ -4,8 +4,8 @@
=============================================================
:Author: Tuomas J. Lukka
-:Last-Modified: $Date: 2003/02/20 18:26:39 $
-:Revision: $Revision: 1.11 $
+:Last-Modified: $Date: 2003/02/21 09:36:33 $
+:Revision: $Revision: 1.12 $
:Status: Incomplete
Issues
@@ -30,6 +30,11 @@
that we can *easily* slot around some other structure
(vobs, uml linker, storm, ...).
+- What should the overall project be renamed to? Gzz is too close
+ to zzstructure.
+
+ RESOLVED: Fenfire. (It's synonymous to will-o'-the-wisp.)
+
- What about Xanalogical hypertext? Can we use that?
RESOLVED: Yes. Ted has said it's not patented, it was
@@ -106,6 +111,10 @@
as much independence as possible. This will enable reuse by
others.
+There will be an overall project called Fenfire which will
+depend on all the others. Fenfire is the 'real' system
+we're working towards.
+
The new projects (in order from least dependencies on others to most)
=====================================================================
@@ -143,17 +152,17 @@
use LibVob
use CallGL
- package TheCoreProjectThatHasNoNameYetButIsTheRealOverallGoal
+ package Fenfire
use Storm
use XuStorm
use LibVob
use LibPaper
---
- TheCoreProjectThatHasNoNameYetButIsTheRealOverallGoal.c = (0,0);
+ Fenfire.c = (0,0);
horizontally(100, bar, Storm, XuStorm, LibVob, LibPaper);
- bar.c = TheCoreProjectThatHasNoNameYetButIsTheRealOverallGoal.c + (0,
-200);
+ bar.c = Fenfire.c + (0, -200);
horizontally(200, foo, GLMosaicText, CallGL);
foo.c = LibVob.c + (0, -200);
@@ -269,9 +278,9 @@
- Might it be possible / feasible / worth it to untie the code from LibVob;
possibly later.
------------------------------------------------------
-TheCoreProjectThatHasNoNameYetButIsTheRealOverallGoal
------------------------------------------------------
+-------
+Fenfire
+-------
:Maintainer: Tuomas J. Lukka
:License: GPL
- [Gzz-commits] gzz/doc/pegboard/projectsplit--tjl peg.rst, Tuomas J. Lukka, 2003/02/19
- [Gzz-commits] gzz/doc/pegboard/projectsplit--tjl peg.rst, Tuomas J. Lukka, 2003/02/19
- [Gzz-commits] gzz/doc/pegboard/projectsplit--tjl peg.rst, Tuomas J. Lukka, 2003/02/19
- [Gzz-commits] gzz/doc/pegboard/projectsplit--tjl peg.rst, Tuomas J. Lukka, 2003/02/19
- [Gzz-commits] gzz/doc/pegboard/projectsplit--tjl peg.rst, Tuomas J. Lukka, 2003/02/20
- [Gzz-commits] gzz/doc/pegboard/projectsplit--tjl peg.rst, Tuomas J. Lukka, 2003/02/20
- [Gzz-commits] gzz/doc/pegboard/projectsplit--tjl peg.rst, Tuomas J. Lukka, 2003/02/20
- [Gzz-commits] gzz/doc/pegboard/projectsplit--tjl peg.rst, Tuomas J. Lukka, 2003/02/20
- [Gzz-commits] gzz/doc/pegboard/projectsplit--tjl peg.rst, Tuomas J. Lukka, 2003/02/20
- [Gzz-commits] gzz/doc/pegboard/projectsplit--tjl peg.rst, Tuomas J. Lukka, 2003/02/20
- [Gzz-commits] gzz/doc/pegboard/projectsplit--tjl peg.rst,
Benja Fallenstein <=
- [Gzz-commits] gzz/doc/pegboard/projectsplit--tjl peg.rst, Benja Fallenstein, 2003/02/21