dev-serveez
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [dev-serveez] TODO list


From: Martin Grabmueller
Subject: Re: [dev-serveez] TODO list
Date: Mon, 29 Jan 2001 15:31:36 +0100 (MET)

> From: stefan <address@hidden>
> Date: Sun, 28 Jan 2001 13:41:19 +0100 (CET)
> 
> Hello Serveez'ers,
>   since I started to libtoolize the software some new TODOs raised.
> 
>  * specify exactly what's going to be in the library and what not
>  * clean up name spaces
>  * keep asking libtool'ers for better win32 support
>  * think about "static" and "extern" declarations
>  * create a <svzconfig.h> for library #define's
> 
> Please tell me if I forgot any (MgrabMue ? you made the libsizzle...).

What I realized (of course when it was too late ;) was that it is nice
to make the library verz self-contained (e.g. a lot of static
declarations, nice identifier prefices like svz_ etc.). That avoids a
lot of problems when updating libraries.

Also nice would be to make the library restartable by providing
init/finalize functions which really work, so that a library can be
loaded/unloaded some times.  That makes for a nice scenario like
unloading the http protocol when you find a bug, fix it and reload the
library without shutting down the serveez executable.

'Martin
-- 
Martin Grabmueller              address@hidden
http://www.pintus.de/mgrabmue/  address@hidden on EFnet



reply via email to

[Prev in Thread] Current Thread [Next in Thread]