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