XXX - code marker in source code
Up to GlossaryThis Definition applies to: Any version.
|
XXX - code marker in source codeUp to GlossaryThis Definition applies to: Any version. XXX is a marker in the comments of the source code that should only be used during development to note things that need to be taken care of before a final (trunk) commit. Ideally, one should not expect to see XXXs in released software.
XXX shall not be used to record new features, non-critical optimization, design changes, etc. If you want to record things like that, use TODO comments instead. People making a release shouldn't care about TODOs, but they ought to be annoyed to find XXXs.
by
Alexander Limi
—
last modified
September 17, 2005 - 03:43
Contributors:
Jim Fulton
All content is copyright Plone Foundation and the individual contributors.
|
For any issues with the web site functionality, please file a ticket.
Please consult the policy on plone.org content if you want your content published on this site.