X-Git-Url: http://git.indexdata.com/?p=simpleserver-moved-to-github.git;a=blobdiff_plain;f=TODO;h=2f902b2e04c54cb53b3467a899652ee568511f42;hp=d3db17e537827bcbb89e6aa8ed66eca63fea8a2d;hb=91eca62980c3a849143dbcce16d60c8316a52b01;hpb=8aaa9b6ef2b98a5ac710343e826d469d926371d0 diff --git a/TODO b/TODO index d3db17e..2f902b2 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,17 @@ -Net::Z3950::SimpleServer - TODO list ------------------------------------- +Todo list for the SimpleServer project: +--------------------------------------- -- Include a yaz-config --libs feature in Makefile.PM -- Documentation +-- Enforce symbol registration instead of code reference registration when + Simpleserver is running in threaded mode. + +-- Add PID members to the argument hashes where they do not already occur. + +-- Fix memory leak in the Scan handle. + +-- Correct handling of string tags in RPN (this may already function correctly + in the RPN Perl object tree, but does not work in the QUERY member of the + argument hash.) + + +Last updated: 2002/04/22 by Anders Sønderberg Mortensen