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

ASF GitHub Bot commented on S2GRAPH-124:
----------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-s2graph/pull/92


> Change JSONParser from Trait to Object.
> ---------------------------------------
>
>                 Key: S2GRAPH-124
>                 URL: https://issues.apache.org/jira/browse/S2GRAPH-124
>             Project: S2Graph
>          Issue Type: Improvement
>    Affects Versions: 0.2.0
>            Reporter: DOYUNG YOON
>            Assignee: DOYUNG YOON
>            Priority: Minor
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
> I think JSONParser should be changed from Trait to Object since there are 
> many classes extends this Trait. It would be better locate all format 
> converting logic from inner class to Json and vice verse in this object and 
> simply import object’s method when it is needed. 
> Currently there are many classes that extending JSONParser and I think this 
> is unncessary.



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

Reply via email to