Hi all, just a short note that i want to continue to work on the database interface. Some changes that are in the work:
1. Refactor database API to use only 'str' as functions parameter for all functions. 2. Use 'str' type instead of const char* as internal datatypes in database API 3. Add more strict length checking to SQL functions for more security and error resistance. So if anybody is also doing major changes in the database API (or want to start with such work in the next weeks) , please contact me to be able to do some planning, to prevent conflicts.. Many modules uses already 'str' internally, so the changes here are really straightforward. Older modules that uses at the moment const char* will be converted from me. Cheers, Henning _______________________________________________ Devel mailing list Devel@lists.openser.org http://lists.openser.org/cgi-bin/mailman/listinfo/devel