[erlang-questions] Erlang record accessors (set/get)
Zabrane Mickael
zabrane3@REDACTED
Wed Aug 15 15:49:09 CEST 2012
Hi Juan,
What's the current emob's license (GPL, BSD...)?
Regards,
Zabrane
On Aug 15, 2012, at 4:08 AM, Juan Jose Comellas wrote:
> We developed a similar parse transform that you can find here:
>
> https://github.com/Erlymob/emob/blob/master/src/dynarec.erl
>
> It's very simple to use. The explanation is at the beginning of the file. There's also Ulf Wiger's exprecs module from his parse_trans application:
>
> https://github.com/uwiger/parse_trans/blob/master/src/exprecs.erl
>
> Hope it helps,
>
> Juanjo
>
>
> On Tue, Aug 14, 2012 at 10:04 PM, Zabrane Mickael <zabrane3@REDACTED> wrote:
> Hi guys,
>
> We want to provide a simple API to one of our customers not very familiar with Erlang.
> This API involves records manipulations (set/get operations) and you know what I mean.
>
> Before re-writing the wheel, I'd like to know is someone already used "recbird" before:
> http://blogtrader.net/blog/recbird_an_erlang_dynamic_record
>
> Any use case? Is it stable? Better alternatives?
> Feedbacks welcome!
>
> Regards,
> Zabrane
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20120815/54943b99/attachment.htm>
More information about the erlang-questions
mailing list