defining behaviours (Re: Design Patterns for Erlang)

Martin Bjorklund mbj@REDACTED
Mon Feb 19 17:12:06 CET 2001


A somewhat related issue - the currently internal module 'gen' should
be documented, as it's very helpful when implementing new behaviours
(and also when implementing ordinary erlang processes).  It provides
e.g. a well-tested implementation of
   call(Process, Request [, Timeout]). 



/martin



More information about the erlang-questions mailing list