Update of /cvsroot/htmlparser/htmlparser/src/doc-files
In directory sc8-pr-cvs1:/tmp/cvs-serv28098/src/doc-files
Modified Files:
todo.html
Log Message:
Index: todo.html
===================================================================
RCS file: /cvsroot/htmlparser/htmlparser/src/doc-files/todo.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** todo.html 31 Dec 2003 02:50:49 -0000 1.3
--- todo.html 14 Jan 2004 02:53:46 -0000 1.4
***************
*** 9,18 ****
<ul>
<li>
- It looks like there are enough bugs and requests to warrant another 1.3 point
- release with some patched files.
- I hate to work on a branch, but it may be the only way to get everyone off my
- back.
- </li>
- <li>
As of now, it's more likely that the javadocs are lying to you than providing
any helpful advice. This needs to be reworked completely.
--- 9,12 ----
***************
*** 52,60 ****
</li>
<li>
- Rework all the applications for a better 'out of the box' experience for new
- and novice users. Fix all the scripts in /bin (for unix and windows) and add
- any others that don't exist already.
- </li>
- <li>
The tag-enders and end-tag-enders lists are only a partial solution to the HTML
specification for block and inline tags. By marking each tag as a block or
--- 46,49 ----
***************
*** 71,79 ****
</li>
<li>
- Change all the headers to match the new format. The integration process needs to
- be revamped to use the $Name: CVS substitution (via 'get label'), so a checkin
- isn't required every integration.
- </li>
- <li>
The default is now the equivalent of the old 'RegisterDomTags', so the
operation of the following mainlines needs to be revisited:
--- 60,63 ----
|