nirodg/easyrs

Map JSON to Object

Closed this issue · 1 comments

Short description: Implement function to map a json file to an object via reflection.
As a first approach it should map primitive and simple objects (String, Long, Double), then map Lists, ArrayList and similar.

Issue related with #4 . Posponed until decision is made