I have moved the management of this project to Novell Forge (http://forge.novell.com/modules/xfmod/project/?codea) due to some recent instabilities with SourceForge - you can go there to see the most current information on this project.
Codea stands for C++ Object-Oriented Development Environment for Apache. Use it to 1) Provide a lightweight environment that automates the process of tying C++ code into Apache 2.0, and 2) Provide a foundation for developing Apache modules in C++
Version 0.2 of Codea has been released. In this release, Codea was split into two packages, Codea itself (the code to tie into Apache), and the Codea Class Library (CCL). Download both for best results.
Version 0.2 (the initial release) of the Codea Class Library (CCL) is now available. This version of the CCL is compatible with the 0.2 versions of Codea.
The CCL is essentially a library of classes to perform common module tasks in a more simplified, object-oriented fashion.
Codea stands for C++ Object-Oriented Development Environment for Apache. Use it to 1) Provide a lightweight environment that automates the process of tying C++ code into Apache 2.0, and 2) Provide a foundation for developing Apache modules in C++
Codea version 0.1.1a has been released. This is the preliminary Codea version. It is alpha quality and has been tested on Red Hat Linux 7.1 only.
Please download it and try it out. Test it on other platforms. Review the code. Submit changes or suggestions.... read more