[erlang-questions] How to share record definitions between modules

Richard Evans richardprideauxevans@REDACTED
Tue Apr 19 13:34:35 CEST 2011


I have a record defined in one erlang file, and I want it to be available in
another module.

Is there a way to share the record between the two files without
copying/pasting the record definition?

Is there a similar way to share -type info between files?

thanks in advance,

Richard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20110419/faf33533/attachment.htm>


More information about the erlang-questions mailing list