type safety (was Re: FAQ terminology harmonisation)

Sean Hinde Sean.Hinde@REDACTED
Fri Apr 4 18:53:25 CEST 2003


Claus,

> The problem is usually with pattern matching coupling too closely
> (you change the implementation in one module and suddenly have to
> adapt patterns all over your code base). 

Just out of interest what problem domain are you using Erlang for? In
several years of using Erlang in relatively complex internet and telecoms
type applications I've not found this to be a real problem at all. Major
components of the systems exist as separate OTP applications and do not
share any common patterns, and within subsystems, tagged tuples seem to do
fine.

Sean 



 NOTICE AND DISCLAIMER:
This email (including attachments) is confidential.  If you have received
this email in error please notify the sender immediately and delete this
email from your system without copying or disseminating it or placing any
reliance upon its contents.  We cannot accept liability for any breaches of
confidence arising through use of email.  Any opinions expressed in this
email (including attachments) are those of the author and do not necessarily
reflect our opinions.  We will not accept responsibility for any commitments
made by our employees outside the scope of our business.  We do not warrant
the accuracy or completeness of such information.




More information about the erlang-questions mailing list