DOYUNG YOON created S2GRAPH-124:
-----------------------------------

             Summary: 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


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