[erlang-bugs] map nif functions?

Daniel Goertzen daniel.goertzen@REDACTED
Mon Oct 28 19:14:00 CET 2013


I see I was a little vague, and I'm not sure we're talking about the same
thing here.  To clarify, I meant the C NIF API....  C API functions like
enif_is_map() and enif_get_map().

I want to eventually write map support for my C++ NIF bindings (
https://github.com/goertzenator/nifpp)

Dan.


On Fri, Oct 25, 2013 at 4:41 PM, Björn-Egil Dahlberg <
wallentin.dahlberg@REDACTED> wrote:

> It wasn't the first thing on my mind, at least not for this branch push.
> Essentially NIFs should have the same interface as the Map BIFs, i.e.
> opaque, so it should not be hard to implement.
>
> Will discuss it with Sverker.
>
> // Björn-Egil
>
>
>
>
> 2013/10/25 Daniel Goertzen <daniel.goertzen@REDACTED>
>
>> Map nifs do not appear to be implemented in the new map branch, and they
>> are not mentioned in the "not implemented" section of the announcement
>> email, so I thought I would mention it here to assure that they are not
>> overlooked.
>>
>> Cheers,
>> Dan.
>>
>> _______________________________________________
>> erlang-bugs mailing list
>> erlang-bugs@REDACTED
>> http://erlang.org/mailman/listinfo/erlang-bugs
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-bugs/attachments/20131028/78e01a4f/attachment.htm>


More information about the erlang-bugs mailing list