T O P I C R E V I E W |
tjcbs |
Posted - Aug 11 2015 : 02:32:36 AM IMHO, create implementation shouldn't include default parameters as embedded comments in the implementation. For me, this is a nuisance, they look messy and I always delete them.
The implementation shouldn't care what the default parameters are. And, the comments would go out of date if the default parameters change. |
1 L A T E S T R E P L I E S (Newest First) |
accord |
Posted - Aug 11 2015 : 09:37:45 AM You can turn default values off:
http://docs.wholetomato.com/default.asp?W163#defaultvalues
However, if you use Change Signature to change parameters and default values, it will keep your implementation comments up-to-date. |
|
|