[erlang-questions] Is -extends() used in any projects?

Damian Dobroczyński qoocku@REDACTED
Tue Jan 22 20:46:33 CET 2013


Yes, we use it in our real-world product (http://www.mfinder.pl/en.pdf)
- we have a sort of "basic" communication protocol which may be
"extended" - and really is. No big deal, we may program such feature in
this way or another. Personally, I would not miss it.

-- D.

W dniu 22.01.2013 07:44, Björn Gustavsson pisze:
> -extends() was mentioned when we first talked
> about removing parameterized modules, so we
> assumed that we needed to emulate -extends()
> as well as parameterized modules.
>
> It seems to be a good time to ask the question:
>
> Is -extends() used by real projects? Do we really
> need to emulate it?
>
> BTW, -extends() is described here:
>
>   http://www.erlang.se/euc/07/papers/1700Carlsson.pdf
>
> -- 
> Björn Gustavsson, Erlang/OTP, Ericsson AB
>
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20130122/85f57911/attachment.htm>


More information about the erlang-questions mailing list