Github user hmcl commented on the issue:
https://github.com/apache/storm/pull/1757
@HeartSaVioR why are we trying to avoid the module dependencies so much, to
the point of creating duplicate code? Shouldn't we try to avoid creating
duplicate code at all costs?
If we eliminate all the module dependencies I created, we will have to
duplicate 4 classes. Two of them will be duplicated in 2 places each, and the
other 2 duplicated in one place. We will have 6 classes more than we need with
the current module structure.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---