From: Zoran V. <zv...@ar...> - 2006-02-04 17:07:35
|
Hi! I have uploaded the 4.99.1 release to SF. Also, the modules are now part of the release. I will bump the versions now to 4.99.2 for future interim releases. According to me, we could/should get to the 5.0 when: a. documentation is ready b. new writer-thread support is finalized The a. will allow non-expert user to start using our baby. The b. will allow the server to equally optimal serve large (or large number of) static files w/o blowing the memory with all those connection threads. An interesting new field is the memory allocation as we can see from the recent tests. It depends how this will evolve, but we might go and make Tcl adopt the new (better) allocator if we can give them proof of speed improvements and if we can be platform-neutral. In the meantime, lets start adding the documentation. Ah, yes... at the point somebody is adding the documentation, he can immediately start adding tests for the particular command. I will try to go this way... Cheers Zoran |