Retry only for https protocol
[elinks.git] / TODO
blob4ecf0e028cf242c1a22706067904fb2a7e16f850
1 TODO list
2 =========
4 The ELinks TODO items are kept in Bugzilla <http://bugzilla.elinks.cz/>;
5 look for the bugs with 'enhancement' severity. More general goals are
6 still kept here, though, to be more visible to developers. ;-) Finally,
7 the code contains several (greppable) "FIXME" and "TODO" notes regarding
8 smaller fixes and enhancements.
10 General goals:
12  - Rewrite HTML parser (see the SGML+DOM stuff: src/dom/ & src/document/dom)
14  - Write more documentation; docs, a lot of docs!
16  - General code cleanup
18  - Speed/memory optimizations