[erlang-questions] Exporting a record type
Lloyd R. Prentice
lloyd@REDACTED
Fri Jul 10 17:05:22 CEST 2015
Thanks Jesper and to all who have so generously responded.
Jesper, can you please expand on the following:
"Generally you want to avoid module 'foo' to contain getter/setter pairs and define the "transactional" states that can happen to 't'."
Where would one define getter/setter pairs? What do you mean by "transactional" states?
Many thanks,
Lloyd
Sent from my iPad
> On Jul 10, 2015, at 7:25 AM, Jesper Louis Andersen <jesper.louis.andersen@REDACTED> wrote:
>
> Generally you want to avoid module 'foo' to contain getter/setter pairs and define the "transactional" states that can happen to 't'.
More information about the erlang-questions
mailing list