Details
-
Improvement
-
Status: Done
-
Minor
-
Resolution: Done
-
0.2.0
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- links to