======================================================================== TODO (KjwLib-php45 php library) wjd, mar 2009 ======================================================================== This document lists a couple of features that should be implemented. ------------------------------------------------------------------------ Design flaws ------------------------------------------------------------------------ + KjwSql shouldn't prepend SELECT to select-queries, but it does. I'm not sure when/if we should deprecate and fix that. ------------------------------------------------------------------------ Bugs to fix ------------------------------------------------------------------------ + Documentation lists method usage, but hardly and global usage. Lots of pretty examples are needed. + Documentation is not complete everywhere. + Automatically connect to PgSql and MySql when safeQuote() is called. + Put all files in a Doxygen-module ------------------------------------------------------------------------ Features to implement ------------------------------------------------------------------------ + Add KjwHtml and friends for web-spider functionality? ========================================================================