X-Git-Url: http://git.indexdata.com/?p=simpleserver-moved-to-github.git;a=blobdiff_plain;f=TODO;h=2f902b2e04c54cb53b3467a899652ee568511f42;hp=8878dd40690e3c6774a05888b452b26433069b95;hb=91eca62980c3a849143dbcce16d60c8316a52b01;hpb=5a66acca560caa89bd84dd9f069865c5c2dc3121 diff --git a/TODO b/TODO index 8878dd4..2f902b2 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,17 @@ -Net::Z3950::SimpleServer - TODO list ------------------------------------- +Todo list for the SimpleServer project: +--------------------------------------- +-- 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