Added stuff about scaling for large classes

This commit is contained in:
martin 2001-12-09 10:27:39 +00:00
parent 29769ed41f
commit 9a1453857e

View File

@ -14,6 +14,8 @@
<UL>
<LI>Format of existing code should be checked and cleaned up (tabs etc). Define
a style guide.</LI>
<LI>Improvements throughout for dealing with very large classes (summary views,
pagination, search etc).</LI>
<LI>All table inserts should be converted to use the insert_record function.</LI>
<LI>Full internationalisation of texts using modular "language packs". eg <A HREF="http://stphp.sourceforge.net/">STPhp</A></LI>
<LI>Implement pop-up help windows all over the site (from tiny help icons)</LI>