|
From: Daniel R. <cos...@gm...> - 2006-10-04 17:40:50
|
> That's great. Any idea when you'll have something for us? Is there > anything we can do to help? Before it makes any sense to continue programming, the source has to get prepared for the next step. This means that the new classes have to get integrated into the old codebase, and that some of the old code must get adapted. I've already started sweeping throught the code some week ago and a lot of these fixes are by now already done. Once the new code is complete and (halfway) stable I'll commit it to the CVS and we can assign coding jobs. It's kind of hard to say how long exactly it's going to take, but I guess that it shouldn't be any longer than 1.5 weeks (mind that I'll be all busy with school-related-stuff this weekend) > A 'choose a project' list. Daniel, you seem to have the best idea > about what needs to be done still, could you start such a list > circulating? Certainly - once the code is commited I can write a list of jobs that have to be done sooner or later. The top-priority at the moment should be the memory system and the object classes list/map as they're a requirement for the rest of the upper kernel layers (tasks, multiplexion). As this subsystem depends on little else in the kernel, it shouldn't be to hard, even for somebody not perfectly familiar with the rest of the code, to write this portion. regards, cosmo86 |