#include <infodrom.style>
#include <projects.style>

<projectpg project="Trouble Ticket System" maxcontrib=5>

<h3>Todo</h3>

<ul>

<li> I noticed that the system is not very fast.  This, I believe, has
     two reasons.  Reason one is me not programming very efficient in
     Perl.  The second one is based in the use of Perl instead of C.
     Since I don't have any spare time left, I can't imagine
     re-implementing it in C or C++, which I really would like.
     Therefore I need volunteers for this task or I will try to
     extract parts of the system and re-write them in C.
<li> The system lacks documentation.
<li> fork() when sending mail so the user gets a reply quickly.
<li> Complete multilingual support.
<li> Currently the system lacks any statistics.
<li> A universal query should be implemented.
<li> It would be a good idea to also support MySQL since it's widely used.
     Volunteers please step forward.
<li> Multilanguage documentation
<li> Statistics
<li> Field names don't use gettext() yet
<li> Switch over to real gettext()

</ul>

</projectpg>

# Local variables:
# mode: html
# mode: auto-fill
# end:
