pragma
Joined: 28 May 2004 Posts: 607 Location: Washington, DC
|
Posted: Mon Feb 07, 2005 9:05 pm Post subject: Just my two cents. |
|
|
I'm glad the poll is moving away from doxygen for the commenting style.
I tried to tackle a doxygen-style parser and realized that its fairly complicated to parse. Anything else would be an improvement really.
I cast my ballot for XML, simply because it could give the project the largest head-start. In the long-run, I understand that people would grow weary of using markup for their code-comments.
Overall, QT seems like the best compromise between parseability and style. _________________ -- !Eric.t.Anderton at gmail |
|