2007-05-28 06:04:43 -04:00
|
|
|
TODO list
|
|
|
|
=========
|
2005-09-15 09:58:31 -04:00
|
|
|
|
2007-05-28 06:04:43 -04:00
|
|
|
The ELinks TODO items are kept in Bugzilla <http://bugzilla.elinks.cz/>;
|
|
|
|
look for the bugs with 'enhancement' severity. More general goals are
|
|
|
|
still kept here, though, to be more visible to developers. ;-) Finally,
|
|
|
|
the code contains several (greppable) "FIXME" and "TODO" notes regarding
|
|
|
|
smaller fixes and enhancements.
|
2005-09-15 09:58:31 -04:00
|
|
|
|
|
|
|
General goals:
|
|
|
|
|
2007-07-09 04:39:21 -04:00
|
|
|
- Rewrite HTML parser (see the SGML+DOM stuff: src/dom/ & src/document/dom)
|
|
|
|
|
2007-05-28 06:04:43 -04:00
|
|
|
- Write more documentation; docs, a lot of docs!
|
2005-09-15 09:58:31 -04:00
|
|
|
|
2007-05-28 06:04:43 -04:00
|
|
|
- General code cleanup
|
2005-09-15 09:58:31 -04:00
|
|
|
|
2007-05-28 06:04:43 -04:00
|
|
|
- Speed/memory optimizations
|