Article Details
Retrieved on: 2018-03-12 07:29:47
Tags for this article:
Click the tags to see associated articles and topics
Excerpt
<div>currently the JSON is defined as a plain array of either an event or function - this works but is a bit suboptimal to parse with parsers like moshi which is very efficient and common in the Android space. I would suggest a change to the following: { "events":[ ... ], "functions":[ ... ], "constructor":{ ... } } So one can ...</div>
Article found on:
This article is found inside other hiswai user's workspaces. To start your own collection, sign up for free.
Sign UpAlready have an account? Log in here