Moritz

Results 2 issues of Moritz

Imagine we have some json > { "id": "Bla", "name": "x", "source": { "id": "2" } } And we wanna have this output: `public class Record{ public String id; public...

Hi, the current bytecode / js compiler is really messy and not really easy to extend. To create dragome specific features how about we write our own compiler, only for...

Improvement
pri: normal