guile-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

guile/guile-core TODO


From: Thien-Thi Nguyen
Subject: guile/guile-core TODO
Date: Wed, 27 Jun 2001 10:15:36 -0700

CVSROOT:        /cvs
Module name:    guile
Changes by:     Thien-Thi Nguyen <address@hidden>       01/06/27 10:15:36

Modified files:
        guile-core     : TODO 

Log message:
        Add completion and ownership protocol to header comments.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/TODO.diff?cvsroot=OldCVS&tr1=1.15&tr2=1.16&r1=text&r2=text

Patches:
Index: guile/guile-core/TODO
diff -u guile/guile-core/TODO:1.15 guile/guile-core/TODO:1.16
--- guile/guile-core/TODO:1.15  Wed Jun 27 02:46:44 2001
+++ guile/guile-core/TODO       Wed Jun 27 10:15:36 2001
@@ -1,12 +1,28 @@
-[ID: $Id: TODO,v 1.15 2001/06/27 09:46:44 ttn Exp $]
+[ID: $Id: TODO,v 1.16 2001/06/27 17:15:36 ttn Exp $]
 
-These are grouped by release target.  If you would like to suggest changes or
-contribute patches, please first email address@hidden to coordinate.  See
-also file HACKING.
+These TODO items are grouped by target release version.  The first group is
+the "Eventually" group, which is not associated w/ any particular version.
+Move these items under a version upon completion (or better yet, ownership).
 
+Upon completion, simply change the "-" to a "+", but do not delete the item.
+At release time, the "+" entries will be deleted after review to make sure
+that user-visible changes are reflected in NEWS (and that proper credit is
+applied :-).
 
-=== Eventually (not yet associated with a specific release):
+Ownership is indicated by `[USERNAME]'.  Maintainers (w/ write privs) can
+indicate sponsorship by `[ACTUAL-OWNER:MAINTAINER]', where both elements are
+usernames.
 
+If you would like to suggest changes or contribute patches, please first email
address@hidden to coordinate efforts.  If you distribute this file,
+please include the first line and check around on the Internet for updates.
+
+See also file HACKING.
+
+------------------------------------------------------------------------------
+
+=== Eventually:
+
 - deprecate `read-only-string?'
 - [after signal handling and threading have been fixed] remove the code
   corresponding to GUILE_OLD_ASYNC_CLICK and the corresponding
@@ -24,7 +40,7 @@
   - rewrite method cache management in C
   - rewrite core macros (define-class et al) in C
   - define C API
-- write orbit CORBA interface
+- write Orbit CORBA interface
 - [after new module system] factor out modules sort.c and random.c should be
   factored out into separate modules
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]