[Tilde-devel] summary of tilde devel meeting 13/9 2002
Brought to you by:
tobi
From: Tobias <to...@to...> - 2002-08-13 20:21:31
|
Hello! This a summary of the meeting held at tobi's appartment the 13/9 2002. Precence: Tobi,Ydo,Orbit,Wmike,Humm First of we disscussed the future of nbsp;Solutions and the tilde language. Not much where said on this topic since the question is still in the air. Everyone did agree that we wanted to continue develop tilde whatever happens. After this we disscussed som real matters, like code :) I introduced the new HTTPD and the news in it. We talked about things that should happen to the new codebase: The main motivation for building a new HTTPD was to remove some braindead implementations and make the code a lot more readable. The status for the HTTPD is that everything _seems_ to be working. There are still some things todo, this will be added to the Task Manager over at sourceforge. tilde_config.c needs to be rewritten to be able to finish the new HTTPD. Image_String will be replaced by image_draw_text function that will draw the text on a new blank picthure. Orbit will deliver a specification and to the group and then produce the relevant code. tilde_net.c is not very nice. Ydo agreed to rewrite it. Before 1.0 we need also to _REWRITE_ most of the module code to remove the uglyness of most of the modules. Big problems with the current codebase are identified as: -Most of the code is not using all the abstarctions that we already written. -Some code that havent been rewriten since the time on GV is not that good. -Lots of old and obsoleeted functions are still in the tree. This should be corrected before releasing a 1.0 version. The stable variant of the code will be updated in a 0.4.2 version and then abandoned for the new codebase. Other notes, I have opened a sourceforge group and everyone developing tilde is encouraged to join at sf.net and tell me about it. This is where our bugtracker and taskmanager will be. So it will be perfect if you all joined up. Yet another question that we forgot on the meeting, does everyone agree that I take the projectplaner / manager role? This does not mean that I will do all the work, but I will keep track on what is done and what should be done. If you don't want me as that just speak up. Now, that is about everything I remebered, fill in my blanks :) //Tobias |