[erlang-questions] record to bson (via emongo:encode() )

Andrew Berman rexxe98@REDACTED
Thu Aug 11 19:33:57 CEST 2011


You should definitely look at exprecs here:
https://github.com/uwiger/parse_trans

It will make your life much, much easier when dealing with records and
will make this task far easier to accomplish.

On Thu, Aug 11, 2011 at 8:39 AM, Slav Pankratov <gnoblin@REDACTED> wrote:
> Hello!
>
> I'd like to encode my erlang record to bson via emongo:encode.
> What would be the best way to do it?
>
> thanks,
> Slav
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
>



More information about the erlang-questions mailing list