Lloyd L Chambers wrote:
> Bill,
>
> I've used the comment technique before, but I felt that by using a dummy
> method, future searches could be done to find such places. In this
> case, one can argue that the code is boilerplate, but as I was fixing
> several files, it made sense to use the same technique.
Seems like overkill for such a common idiom.
If we really need to search for it, a comment we could search for
would be good enough.