> Date: Mon, 24 Mar 2008 21:38:32 +0100 > From: [EMAIL PROTECTED] > > Alternatively you could take over the Hash Module in the Base Layer. > The objective is to implement a `pdf_hash_t' abstraction providing a > hash table with null-terminated string keys, holding void* > values. The development of the module would involve the following > tasks: > > 1) Design the overall architecture of the module in the wiki page. > > 2) Write down the API of the module and document it in the reference > manual (gnupdf.texi). > > 3) Write down a first implementation. > > 4) Design the unit tests for the module functions. > > 5) Implement the unit tests. > >
If no one else is working on the Hash module, I'm all fingers to do the job given that Anish is going with the Time module. Let me know what you think. cheers -gerel
