AMQP 1.0 JMS Client Coding StandardsPage edited by Phil HarveyChanges (2)
Full Content
Our main coding standards are at Java Coding Standards. The AMQP 1.0 JMS Client project mandates the following additional standards. Overriding methods from java.lang.Object
Logging
Commenting incomplete code (TODO etc)Sometimes code needs to be commented to indicate that future modification is intended. The comment marker to use depends on when that modification should happen:
The intention of this standard is to help distinguish between the different types of "TODO" comment, e.g. to avoid committing code to SVN that was only added for local debugging purposes.
Change Notification Preferences
View Online
|
View Changes
|
Add Comment
|
- [CONF] Apache Qpid > AMQP 1.0 JMS Client Coding Standards confluence
- [CONF] Apache Qpid > AMQP 1.0 JMS Client Coding Standar... confluence
