You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Markus Weimer (JIRA)" <ji...@apache.org> on 2014/11/13 20:03:33 UTC

[jira] [Assigned] (REEF-15) Unify utils classes

     [ https://issues.apache.org/jira/browse/REEF-15?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Markus Weimer reassigned REEF-15:
---------------------------------

    Assignee: Markus Weimer

> Unify utils classes
> -------------------
>
>                 Key: REEF-15
>                 URL: https://issues.apache.org/jira/browse/REEF-15
>             Project: REEF
>          Issue Type: Improvement
>          Components: All
>            Reporter: Markus Weimer
>            Assignee: Markus Weimer
>            Priority: Minor
>
> REEF, Tang and Wake (and the several other subprojects) all have various utils packages that we should unify. For instance, there is a{{Pair}} class in reef-io and reef-common and there is a {{Tuple}} in reef-io that serves the same purpose.
> I propose to move all of these utilities into a common package {{org.apache.reef.utils}} with subpackages named after standard Java package names. For instance, the {{Pair}}, {{Tuple}} and {{MonotonicSet}} classes all would be in {{org.apache.reef.utils.collections}}.
> Also, those utilities should be in a new submodule called {{reef-utils}} which may not depend on anything but the JDK. That way, we don't run the risk of blowing up the dependency tree of current users.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)