source: greenstone3/trunk/src/packages/javagdbm/TODO@ 18343

Last change on this file since 18343 was 10737, checked in by kjdon, 19 years ago

Java Wrapper for GDBM, from Martin Pool. Original website gone, so added it all in here. I have modified the Makefiles to work in greenstone, and on macs, and added windows makefiles

  • Property svn:keywords set to Author Date Id Revision
File size: 390 bytes
Line 
1TODO for JavaGDBM
2$Id: TODO 10737 2005-10-19 03:06:40Z kjdon $
3
4Short-term
5
6 - Fix reported bugs
7
8Medium-term
9
10 - Modify the Makefile and configuration code to make sure JavaGDBM
11 builds on more different systems.
12
13 - Add support for non-default block sizes and other options.
14
15 - Offer more developer documentation.
16
17Long-term
18
19 - Rewrite the native code in Java to make the system 100% Pure.
20 - Offer precompiled binaries(?)
21
Note: See TracBrowser for help on using the repository browser.