We can do it before or after, shouldn't matter too much.
Also note in Docbook we can use CDATA to similar effect: <programlisting language="xml"><![CDATA[<html> <body> ... </body> </html>]]> </programlisting> regards bob Adrian A. wrote:
Should we change the javadocs to this new syntax before or after the 2.1 final release?Adrian.
