source: doc/TODO @ 12

Last change on this file since 12 was 12, checked in by tim, 19 years ago

updated some property values

added developer TODO documentation

  • Property svn:keywords set to Id
File size: 611 bytes
Line 
1$Id: TODO 12 2005-05-30 15:09: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.