Closed hcayless closed 7 years ago
So @exclude is not needed at all here? I've been using both @exclude and @require, but I have suspected that doing that is a belt-and-suspenders approach.
I think your way is preferable, but I think there's an extraneous @require. That is, rdg-304-HM no longer exists. Also, the @target for the
I think we've got this nailed down now, so I'm closing the issue.
Might it be better to use
@copyOf
instead of repeating the text? Also, now that we have@require
, we can do this a bit more simply, and, finally, I might refactor things, because the choices are between 2 lines, 2 lines with transposed half-lines, and one line. I'm not sure I've made it any simpler :-(