Skip to content

Comment on What was the strangest coding standard rule that you were forced to follow?parent

Comments

But why XML? IMO the doxygen / javadoc style of comments makes for much less pollution. XML is not a good format for text that is to be read by humans.

Javadoc is tied so closely to HTML that any output format other than HTML is quite difficult to achieve.

It's been a while so I'm a bit rusty. But for most comments it would just be a start and end tag. You could also reference other types, XHTML style.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.