Skip to content

improve library #62

@ramarro123

Description

@ramarro123

Hello,

the lib it's too basic for java usage, it totally miss strong typing, everything returned it's a JSONObject, it shouldn't be like that, that's javascript style nor java.

you should make models of every request/response and return an object for every call, modeled with getter/setter/arraylist/whatever, it shouldn't be the developer to do jsonbobject.get("objects") ... for... etc...

it should really all demanded to libs, with feature like jacksonmapper that convert the json into a pojo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions