[erlang-questions] newbie: why c.erl is special?
Bengt Kleberg
bengt.kleberg@REDACTED
Wed Mar 5 09:04:41 CET 2008
Greetings,
Sorry about the delay, but the book has > 1000 pages and it was
unfortunately a worst case search scenario. The explanation was not in
the book.
It was here:
http://se.inf.ethz.ch/projects/alan_fehr/report.pdf
And the part you want to read is "1.2.2 LACE" on page 2. It is only 6
lines, but I can not cut/paste so I hope you can read it.
bengt
On Mon, 2008-03-03 at 10:34 +0100, Christian S wrote:
> On Mon, Mar 3, 2008 at 8:53 AM, Bengt Kleberg
> <bengt.kleberg@REDACTED> wrote:
> > In the book "Object Oriented Software Construction" Bertrand Meyer
> > argues (successfully in my opinion) that you need to have the ability to
> > rename (alias) modules. He also shows that this ability must be outside
> > of the language/modules themselves.
>
> Providing my own aliases for other modules that I use is something I
> have been wishing for.
>
> Not having read the book, what does he mean with the ability must be
> outside of the language?
More information about the erlang-questions
mailing list