> I still dislike the idea of placing HTML directly in the body to provide > either markup (<B><I>) or references. (javadoc is way too HTML oriented for > my taste) As long as it's a well-defined subset of HTML tags that can be used (e.g. <b>, <i> and <a>) I don't mind -- that's easily parseable. --Guido van Rossum (home page: http://www.python.org/~guido/)