~ubuntu-branches/ubuntu/warty/gnats/warty

« back to all changes in this revision

Viewing changes to TODO.old

  • Committer: Bazaar Package Importer
  • Author(s): Chad Walstrom
  • Date: 2004-02-04 17:36:13 UTC
  • Revision ID: james.westby@ubuntu.com-20040204173613-ez57a9cfcyz5v5aj
Tags: upstream-4.0
ImportĀ upstreamĀ versionĀ 4.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Things we plan to do, but either didn't have time yet or want to put more
 
2
thought into it:
 
3
 
 
4
* getclose.c - rewrite to use dates from expanded index instead of parsing the 
 
5
  Audit-Trail.
 
6
* pr-age.c - rewrite to use dates from expanded index instead of parsing
 
7
  Arrival-Date.
 
8
* pr-stat.c - rewrite to use dates from expanded index instead of parsing the 
 
9
  Audit-Trail and Arrival-Date.
 
10
* make the elisp mode for edit-pr track the Synopsis, the way the script does
 
11
* allow multiple -t options
 
12
* compile the regexps in query-pr earlier
 
13
* make the field names configurable at build time
 
14
* Generalize the system so it can have a stub to handle mail that comes
 
15
  in without a PR form enclosed.  For example, regexps to glean what
 
16
  the category should be given the available information.
 
17
* totally rework the $(libdir)/gnats/SITE files
 
18
* clean up the logging stuff in file-pr
 
19
* make category changes more intelligent -- send notification to involved
 
20
  parties, understand replies to old categories, treat pending less like a
 
21
  real category 
 
22
* deja-gnu regression tests
 
23
* allow specification of ACKNOWLEDGE on a submitter basis
 
24
* support category aliases
 
25
* make gnats-adm/index a dbm file for speed
 
26
* make gnats-mode's locking more like emacs' locking of files in general 
 
27
  (i.e. only when modified); first-change-hook in Emacs 19 should be useful
 
28
* add logical negation of the search rules for query-pr
 
29
* dist targets in the Makefiles
 
30
* fixup "//" in paths
 
31
 
 
32
Things we'd like to see happen (using the routines in libgnats should help):
 
33
* a GNATS administration front-end, to make coordination of the files and other
 
34
  things more useful
 
35
 
 
36
Things we're thinking about:
 
37
* use forms mode for the elisp send-pr?
 
38
* cache query-pr results?
 
39
* allow PRs to reside in multiple categories