[erlang-questions] Erlang 19 callbacks aren't attributes?

Ryan Stewart zzantozz@REDACTED
Mon Jan 16 20:08:13 CET 2017


There was a question about this on the list a few months back, but it was
unanswered. It seems that in Erlang 19, a module's callbacks no longer
appear in the module_info() as 'attributes'. They are, however, included in
the abstract code (via beam_lib). I'm wondering if this was an intentional
change or an oversight.

Are callbacks supposed to show up under a module's module_info attributes
like they used to?

Ryan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20170116/1b52768d/attachment.htm>


More information about the erlang-questions mailing list