[ 
https://issues.apache.org/jira/browse/GIRAPH-218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13415603#comment-13415603
 ] 

Eugene Koontz commented on GIRAPH-218:
--------------------------------------

I think it's a good idea too. Although I wonder if "lib/" is an overly-general 
name for what is in there, since it's all vertices input and output 
implementations. Maybe rename lib/ to graph/lib/ ?
                
> Consolidate all I/O Format classes under one roof in lib/ directory
> -------------------------------------------------------------------
>
>                 Key: GIRAPH-218
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-218
>             Project: Giraph
>          Issue Type: Bug
>          Components: lib
>            Reporter: Eli Reisman
>            Assignee: Eli Reisman
>            Priority: Trivial
>              Labels: patch
>         Attachments: GIRAPH-218-3.patch, GIRAPH-218-4.patch
>
>
> Just some housekeeping to consolidate all Input and Output formats under the 
> src/main/java/org/apache/giraph/lib directory, rather than spread amongst 
> several directories. This makes it easier for new users to find and review 
> them, and to decide if they can make use of one of them before implementing 
> their own.
>  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to