source: trunk/doc/devel/TODO@ 26

Last change on this file since 26 was 26, checked in by tim, 20 years ago

Moved developer documentation under doc/devel

Fixed a bug with man page installation & moved more of installation out
into sub-directory Makefiles.

  • Property svn:keywords set to Id
File size: 611 bytes
Line 
1$Id: TODO 26 2005-07-09 00:28:40Z tim $
2
3If you are interested in contributing to this project, here's a few
4things you could look into:
5
6 - Testing, testing, and more testing. reglookup needs to be tested on
7 NT/XP/2k3. A regression test suite would be nice too.
8
9 - Build system. I do not wish to use automake/autoconf in this
10 project. However, more intelligent use of make would be nice.
11 I don't know it that well.
12
13 - Unicode support. I have never internationalized any software
14 before. This would be a big help for the SZ, EXPAND_SZ, and MULTI_SZ
15 data types.
16
17 - Grep through the source for 'XXX', and you'll find more.
Note: See TracBrowser for help on using the repository browser.