[erlang-questions] Why do we need modules at all?
Robert Virding
robert.virding@REDACTED
Wed May 25 11:47:34 CEST 2011
----- "Anthony Ramine" <nox@REDACTED> wrote:
>
> Well then, forgive me for this little offtopic but you seem to know what is unapproved
> and what is unfinished. Are structs - not your proper structs but the commented-out
> production found in erl_parse.yrl struct -> atom tuple - an unapproved feature or an
> unfinished feature?
>
It is the remains of an unfinished feature which no one ever removed. There are more commented out remains in erl_expand_records, erl_lint and erl_pp. They should really all be removed as if/when the new structs/frames are implemented they will be wrong and in the way.
Robert
More information about the erlang-questions
mailing list