Behaviours
Bengt Kleberg
eleberg@REDACTED
Tue Sep 10 12:12:16 CEST 2002
> X-Authentication-Warning: frogman.motivity.ca: Host localhost.motivity.ca
[127.0.0.1] claimed to be frogman.motivity.ca
> Date: Sun, 8 Sep 2002 17:19:18 -0400
> From: Vance Shipley <vances@REDACTED>
> To: erlang-questions@REDACTED
> Subject: Re: Behaviours
...deleted
> suggested there were messages being passed between processes. When I
> realized that using a behaviour simply meant that you were including
> code from a standard library into your own I truly understood them.
i think of it as the other way around: when using a behaviour i include my
code (the callback module) in the standard library.
have i misunderstood things (again).
bengt
More information about the erlang-questions
mailing list