neilcsmith-net commented on PR #8480: URL: https://github.com/apache/netbeans/pull/8480#issuecomment-2850676850
> btw I see this class only in one jar: > ... > but maybe my script can't find it. Probably. It's part of the nbbuild ant task sources. Maybe tasks.jar? > > +1 DRY is sometimes fundamentally overrated. > > I wouldn't say its overrated, but sometimes it is ok to break rules. It's a principle not a rule, as are SoC, LoB, KISS, and countless other principles that are worth consideration while often conflicting with each other. When DRY introduces extra complexity and fragility, while also reducing comprehension, it is fundamentally overrated imo. I'm in agreement with Laszlo on this one. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists