[erlang-questions] Recless

Alex Arnon alex.arnon@REDACTED
Thu Oct 12 07:48:29 CEST 2006


I think Ulf's idea is solid - it would also allow one to set several fields
at once.
In any case, ANYTHING that will make record access more terse (and "sane":)
) is welcome :).


On 10/12/06, Yariv Sadan <yarivvv@REDACTED> wrote:
>
> Hi,
>
> >
> >    NewProject = Project.owner.address{city = "Boston"}
>
> The above statement results in an invalid syntax error when I try to
> parse it with io:parse_erl_expr. It clearly doesn't conflict with the
> Erlang syntax, but the existing Erlang parser doesn't allow it. Any
> other ideas?
>
> Thanks
> Yariv
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20061012/02c40b5f/attachment.htm>


More information about the erlang-questions mailing list