Record selectors

Sean Hinde Sean.Hinde@REDACTED
Mon Jan 13 12:40:27 CET 2003


> well, what about packages? This is basically what they were 
> designed for!

Well, if I wanted to play the great directory hunt then I'd use Java!

Seriously there is a great deal of legacy code (perhaps every system written
since the invention of gen_server) which relies on this behaviour so I don't
think removing it is an option.

I also just thought for a few milliseconds more about my suggestion of using
xref, and realised that all knowledge of records is lost pretty early in
compilation. This information certainly does not make it into the abstract
code stored in beam chunks used by xref and not even through the "All source
code transformations" stage - compiler option 'E'.

So, it would seem that even to make a simple analysis tool would require the
compiler to hold onto the knowledge of record definitions a few more steps
into the process (before finally turning accesses into erlang:element/2
calls). Any comments from Compiler writers??

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.

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


More information about the erlang-questions mailing list