pepone pepone dijo [Wed, May 25, 2005 at 11:54:36PM +0200]: > Hello i new user of cheroke i m software developer and i interesting > in design same custom modules to integrate cherokee and cherokee > embeded with my apps. > > there are any docs of how to write a module for cheroke?
Hi, I have almost no knowledge of Cherokee - Alvaro invited me to take part in it over a year ago, and I always find a way out of the commitment :) Lately I took up packaging it... But anyway, to the point: The development team are not precisely renowned for the amount and depth of their documentation. Alvaro has commited himself to not releasing a single new version until the documentation is in a decent shape (and broke his word a day or two later with 0.4.23, but anyway... :) ), but believe me: The code is among the cleanest and most understandable I have seen in many Free Software projects. And, no, C is not my native language (I'm a Perl guy). What kind of module do you want to code? Look in the source tree, find something that has a comparable function to what you want to write, and find how it interfaces with the rest of the system structure. The system is very cleanly split in major work areas, so that should not be a gigantic task. Greetings! -- Gunnar Wolf - [EMAIL PROTECTED] - (+52-55)1451-2244 / 5623-0154 PGP key 1024D/8BB527AF 2001-10-23 Fingerprint: 0C79 D2D1 2C4E 9CE4 5973 F800 D80E F35A 8BB5 27AF _______________________________________________ Cherokee mailing list [email protected] http://www.alobbs.com/cgi-bin/mailman/listinfo/cherokee
