[erlang-questions] getting type info at runtime
Motiejus Jakštys
desired.mta@REDACTED
Mon Sep 26 19:53:57 CEST 2011
On Mon, Sep 26, 2011 at 17:28, Jonas Boberg
<jonas.boberg@REDACTED> wrote:
> Hi,
>
> We solve this by having a parse transformation that adds additional
> functions to the module (at compile time). More specifically, we use
> this to generate functions that serialize and deserialize json objects
> to records, including type verification based on the spec annotations.
Hi,
is this hosted somewhere?
Motiejus Jakštys
More information about the erlang-questions
mailing list